mesa: revert building glslcompiler by default

This commit is contained in:
Brian Paul
2008-07-21 09:01:21 -06:00
parent 776c60d3c3
commit 77497eb73b
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ MOTIF_CFLAGS = -I/usr/include/Motif1.2
LIB_DIR = lib
SRC_DIRS = mesa glu glut/glx glw
GLU_DIRS = sgi
DRIVER_DIRS = x11 osmesa glslcompiler
DRIVER_DIRS = x11 osmesa
# Which subdirs under $(TOP)/progs/ to enter:
PROGRAM_DIRS = demos redbook samples glsl xdemos
+1 -2
View File
@@ -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