Module Name:    xsrc
Committed By:   christos
Date:           Thu Jan  5 19:27:36 UTC 2012

Modified Files:
        xsrc/external/mit/xorg-cf-files/dist: NetBSD.cf

Log Message:
Do as the comment says: always include xorg.cf


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/xorg-cf-files/dist/NetBSD.cf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xorg-cf-files/dist/NetBSD.cf
diff -u xsrc/external/mit/xorg-cf-files/dist/NetBSD.cf:1.6 xsrc/external/mit/xorg-cf-files/dist/NetBSD.cf:1.7
--- xsrc/external/mit/xorg-cf-files/dist/NetBSD.cf:1.6	Mon Jan  2 14:54:42 2012
+++ xsrc/external/mit/xorg-cf-files/dist/NetBSD.cf	Thu Jan  5 14:27:36 2012
@@ -625,12 +625,6 @@ InstallManPageAliasesBase(file,destdir,a
 #define BuildXF86VidModeExt	NO
 #define BuildXF86DGA		NO
 #define BuildXInputExt		NO
-
-/*
- * Always include xorg.cf for GccAliasingArgs,
- * regardless of server support on this plattform
- */
-#include <xorg.cf>
 #endif
 
 /*
@@ -697,3 +691,9 @@ sed 's/\.[0-9]*$$//'`
 #define HasDevRandom		YES
 #define RandomDeviceFile	/dev/urandom
 #endif
+
+/*
+ * Always include xorg.cf for GccAliasingArgs,
+ * regardless of server support on this plattform
+ */
+#include <xorg.cf>

Reply via email to