Disable, remove tnl module from the Gallium build since no longer used.
authorBrian <brian.paul@tungstengraphics.com>
Sat, 8 Dec 2007 00:26:06 +0000 (17:26 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 8 Dec 2007 00:26:06 +0000 (17:26 -0700)
src/mesa/sources

index 2f16af3aa46724abbce80ea8159d175bb084b96d..32e1805ecab3ba6dd7e4ed3b4412ff3324e329d2 100644 (file)
@@ -115,7 +115,7 @@ __SWRAST_SETUP_SOURCES = \
        swrast_setup/ss_context.c \
        swrast_setup/ss_triangle.c 
 
-TNL_SOURCES = \
+__TNL_SOURCES = \
        tnl/t_context.c \
        tnl/t_pipeline.c \
        tnl/t_draw.c \