[xserver-commit] xfree86 ChangeLog,1.2,1.3 configure.ac,1.2,1.3
Daniel Stone
xserver-commit@pdx.freedesktop.org
Committed by: daniel
Update of /cvs/xserver/xfree86
In directory pdx:/tmp/cvs-serv18069
Modified Files:
ChangeLog configure.ac
Log Message:
* configure.ac:
* os-support/linux/Makefile.am:
* os-support/linux/int10/Makefile.am:
* os-support/linux/drm/Makefile.am:
* Finish os-support/linux's autotooling with int10 and drm.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xfree86/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/ChangeLog 19 Feb 2004 13:18:29 -0000 1.2
+++ b/ChangeLog 19 Feb 2004 14:02:16 -0000 1.3
@@ -1,6 +1,12 @@
2004-02-19 Daniel Stone <daniel@freedesktop.org>
* configure.ac:
+ * os-support/linux/Makefile.am:
+ * os-support/linux/int10/Makefile.am:
+ * os-support/linux/drm/Makefile.am:
+ * Finish os-support/linux's autotooling with int10 and drm.
+
+ * configure.ac:
* os-support/Makefile.am:
* os-support/bus/Makefile.am:
* OS autodetection magic for the planned supported platforms (Linux,
Index: configure.ac
===================================================================
RCS file: /cvs/xserver/xfree86/configure.ac,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/configure.ac 19 Feb 2004 13:18:29 -0000 1.2
+++ b/configure.ac 19 Feb 2004 14:02:16 -0000 1.3
@@ -504,6 +504,8 @@
hw/xfree86/os-support/Makefile
hw/xfree86/os-support/bus/Makefile
hw/xfree86/os-support/linux/Makefile
+hw/xfree86/os-support/linux/drm/Makefile
+hw/xfree86/os-support/linux/int10/Makefile
hw/xfree86/parser/Makefile
hw/xfree86/rac/Makefile
hw/xfree86/ramdac/Makefile