mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 13:00:28 +01:00
Pull libdri out of the build for now until I get something better worked
out
This commit is contained in:
parent
f054bf2ff6
commit
419448ea7b
2 changed files with 2 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue