Pull libdri out of the build for now until I get something better worked
authorAdam Jackson <ajax@nwnk.net>
Tue, 12 Jul 2005 03:03:16 +0000 (03:03 +0000)
committerAdam Jackson <ajax@nwnk.net>
Tue, 12 Jul 2005 03:03:16 +0000 (03:03 +0000)
    out

GL/Makefile.am
configure.ac

index bc2d286..dd1ba99 100644 (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
index 0c8e5d4..a395ec8 100644 (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