xserver/hw/xorg Makefile.am,1.2,1.3
Chris Lee
xserver-commit at pdx.freedesktop.org
Sat Jun 5 20:17:17 PDT 2004
Committed by: clee
Update of /cvs/xserver/xserver/hw/xorg
In directory pdx:/tmp/cvs-serv9303/hw/xorg
Modified Files:
Makefile.am
Log Message:
Keith said "commit at will" so here goes nothing. :)
These are the build system changes that I referenced in my previous commit; the 'nv' driver that I imported from the Xorg monolithic tree is now enabled by default.
Keith's trying to talk me into hacking COMPOSITE into this thing. Heh.
Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/hw/xorg/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/Makefile.am 3 May 2004 15:39:43 -0000 1.2
+++ b/Makefile.am 6 Jun 2004 03:17:14 -0000 1.3
@@ -14,6 +14,7 @@
DRIVER_LIBS = drivers/libdrivers.a \
drivers/ati/libati.a \
+ drivers/nv/libnv.a \
drivers/fbdev/libfbdev.a
INPUT_LIBS = input/libinput.a \
More information about the xserver-commit
mailing list