summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-07-21 09:01:21 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-07-21 09:01:34 -0600
commit77497eb73b9aa349f41f3bcb493d84610e302371 (patch)
treec2ba8e331c3e40b93cab03299a6628cf4aca6369 /docs
parent776c60d3c33b05f59181a2052a9f03147bc51111 (diff)
mesa: revert building glslcompiler by default
Diffstat (limited to 'docs')
-rw-r--r--docs/shading.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/shading.html b/docs/shading.html
index 1a60e5b708d..02f393cc9e5 100644
--- a/docs/shading.html
+++ b/docs/shading.html
@@ -155,8 +155,7 @@ This tool is useful for:
</ul>
<p>
-After building Mesa the glslcompiler should be found in the Mesa/bin/ directory.
-If it's not there, it can be built manually:
+After building Mesa, the glslcompiler can be built by manually running:
</p>
<pre>
cd src/mesa/drivers/glslcompiler