disable GLcore momentarily until a build system exists. --enable-glx should

work now.
This commit is contained in:
Adam Jackson 2005-07-15 21:59:39 +00:00
parent 4bf4530864
commit 0e352a8b2b

View File

@ -3,7 +3,7 @@ noinst_LTLIBRARIES = libdixmods.la
SUBDIRS = extmod
if GLX
GLXMODS = libglx.la libGLcore.la
GLXMODS = libglx.la # libGLcore.la
endif
module_LTLIBRARIES = \