mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 12:49:21 +00:00
Pull libdri out of the build for now until I get something better worked
out
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user