Do Xorg configure checks for Xgl only as well Remove creation of

exa/Makefile (broken ATM).
This commit is contained in:
Matthias Hopf 2006-03-09 14:22:47 +00:00
parent 154e85bea5
commit a0c002f2ea
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2006-03-09 Matthias Hopf <mhopf@suse.de>
* configure.ac: Do Xorg configure checks for Xgl only as well
Remove creation of exa/Makefile (broken ATM).
2006-03-09 David Reveman <davidr@novell.com>
* hw/xgl/xglscreen.c (xglScreenInit): Use xglScreenInfo.widthMm

View file

@ -1006,7 +1006,7 @@ xorg_bus_ppcpci=no
xorg_bus_sparcpci=no
xorg_bus_sparc=no
if test "x$XORG" = xyes; then
if test "x$XORG" = xyes -o "x$XGL" = xyes; then
XORG_DDXINCS='-I$(top_srcdir)/hw/xfree86 -I$(top_srcdir)/hw/xfree86/include -I$(top_srcdir)/hw/xfree86/common'
XORG_OSINCS='-I$(top_srcdir)/hw/xfree86/os-support -I$(top_srcdir)/hw/xfree86/os-support/bus -I$(top_srcdir)/os'
XORG_INCS="$XORG_DDXINCS $XORG_OSINCS"
@ -1571,7 +1571,6 @@ xkb/Makefile
Xext/Makefile
Xi/Makefile
xfixes/Makefile
exa/Makefile
hw/Makefile
hw/xfree86/Makefile
hw/xfree86/common/Makefile