Pull libdri out of the build for now until I get something better worked

out
This commit is contained in:
Adam Jackson 2005-07-12 03:03:16 +00:00
parent f054bf2ff6
commit 419448ea7b
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,3 @@
SUBDIRS = glx
if DRI
SUBDIRS += dri
endif
# switch among mesa/apple/windows for different ddxes
# xwin/darwin/xfree86 have their accel support under the DDX

View File

@ -699,7 +699,7 @@ AC_SUBST([libdir exec_prefix prefix])
AC_OUTPUT([
Makefile
GL/Makefile
GL/dri/Makefile
GL/glx/Makefile
include/Makefile
afb/Makefile
composite/Makefile