xserver/hw/xorg/drivers Makefile.am,1.2,1.3
Chris Lee
xserver-commit at pdx.freedesktop.org
Sat Jun 5 20:17:17 PDT 2004
- Previous message: xserver/hw/xorg Makefile.am,1.2,1.3
- Next message: xserver/hw/kdrive/neomagic README, NONE, 1.1 ChangeLog, 1.7,
1.8 neo_draw.c, 1.7, 1.8 neomagic.c, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: clee
Update of /cvs/xserver/xserver/hw/xorg/drivers
In directory pdx:/tmp/cvs-serv9303/hw/xorg/drivers
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/drivers/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
@@ -1,4 +1,4 @@
-SUBDIRS = ati fbdev
+SUBDIRS = ati nv fbdev
lib_LIBRARIES = libdrivers.a
- Previous message: xserver/hw/xorg Makefile.am,1.2,1.3
- Next message: xserver/hw/kdrive/neomagic README, NONE, 1.1 ChangeLog, 1.7,
1.8 neo_draw.c, 1.7, 1.8 neomagic.c, 1.8, 1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list