summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2004-08-12 14:35:55 +0000
committerKristian Høgsberg <krh@redhat.com>2004-08-12 14:35:55 +0000
commite8b81528a74e3359f522fb3fba64370997ec4a7f (patch)
treec709726d796d0c57c36daa5567a23ce227d4b682
parent75efd26d038335c215aeae4e25df8bb137c5eed1 (diff)
Update PPC64 defines to use XorgServer instead of XF86Server.
-rw-r--r--xorg.cf6
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg.cf b/xorg.cf
index cb63f50..f4ae2f6 100644
--- a/xorg.cf
+++ b/xorg.cf
@@ -1,4 +1,4 @@
-XCOMM $XdotOrg: xc/config/cf/xorg.cf,v 1.17 2004/08/11 21:14:01 kem Exp $
+XCOMM $XdotOrg: xc/config/cf/xorg.cf,v 1.18 2004/08/12 05:11:57 kem Exp $
/*
* This configuration file contains all of the configuration
* information for the Xorg based X Servers.
@@ -656,8 +656,8 @@ RELEASE_VERSION = ReleaseVersion
* only libraries are strictly needed
*/
#if defined(Ppc64Architecture)
-# ifndef XF86Server
-# define XF86Server YES
+# ifndef XorgServer
+# define XorgServer YES
# endif
/* Amiga framebuffer module */
# ifndef XF86AFB