Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get it

compiling in kdrive.
This commit is contained in:
Eric Anholt
2006-02-11 03:03:45 +00:00
parent c3d1403672
commit 4fafba61d5
13 changed files with 42 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
noinst_LTLIBRARIES = libac.la
AM_CFLAGS = @SERVER_DEFINES@ @MODULE_DEFINES@ @LOADER_DEFINES@
AM_CFLAGS = @SERVER_DEFINES@ @MODULE_DEFINES@ @LOADER_DEFINES@ \
-DNO_LIBCWRAPPER
INCLUDES = -I@MESA_SOURCE@/include \
-I../X \