debrix/hw/xorg/loader Makefile.am,1.1,1.2
Adam Jackson
xserver-commit at pdx.freedesktop.org
Sun Jun 27 19:43:44 PDT 2004
Committed by: ajax
Update of /cvs/xserver/debrix/hw/xorg/loader
In directory pdx:/home/ajax/debrix/hw/xorg/loader
Modified Files:
Makefile.am
Log Message:
Activate overlay support, fix lots of #includes.
Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/debrix/hw/xorg/loader/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 10 Jun 2004 19:14:51 -0000 1.1
+++ Makefile.am 28 Jun 2004 02:43:41 -0000 1.2
@@ -2,7 +2,7 @@
AM_CFLAGS = $(XORG_CFLAGS) -DDLOPEN_SUPPORT -DHAS_SHM -DXFree86LOADER
INCLUDES = $(XORG_INCS) -I$(srcdir)/../parser -I$(srcdir)/../vbe \
-I$(srcdir)/../ddc -I$(srcdir)/../int10 -I$(srcdir)/../i2c \
- -I$(srcdir)/../fbdevhw
+ -I$(srcdir)/../fbdevhw -I../xaa
libloader_a_SOURCES = \
dlloader.c \
aoutloader.c \
More information about the xserver-commit
mailing list