xorg-server.h -> dix-config.h (thinko).
This commit is contained in:
parent
4b2f5ba1b5
commit
691669c012
|
@ -15,7 +15,7 @@ INCLUDES = -I@MESA_SOURCE@/include \
|
||||||
-I$(top_srcdir)/GL/include
|
-I$(top_srcdir)/GL/include
|
||||||
|
|
||||||
# terribly gross hack. i need a shower now.
|
# terribly gross hack. i need a shower now.
|
||||||
AM_CFLAGS = $(DIX_CFLAGS) -DXFree86Server -include xorg-server.h
|
AM_CFLAGS = $(DIX_CFLAGS) -DXFree86Server -include dix-config.h
|
||||||
|
|
||||||
libX_la_SOURCES = xf86glx.c \
|
libX_la_SOURCES = xf86glx.c \
|
||||||
xf86glx_util.c \
|
xf86glx_util.c \
|
||||||
|
|
Loading…
Reference in New Issue