summaryrefslogtreecommitdiff
path: root/xorg.cf
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2004-04-25 22:34:12 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2004-04-25 22:34:12 +0000
commit064ef4db36b71b03ec920e5934633af9c9ddaf82 (patch)
tree877cc36ac201e1b471426cf0b780c945a9c19627 /xorg.cf
parentd32b8d447fd6b91294fc73b406a98b45fdf0611a (diff)
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=548 -
RFE: Remove Speedo font support from the Xorg default build
Diffstat (limited to 'xorg.cf')
-rw-r--r--xorg.cf6
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg.cf b/xorg.cf
index a9b2ad6..7daa923 100644
--- a/xorg.cf
+++ b/xorg.cf
@@ -1,4 +1,4 @@
-XCOMM $XdotOrg$
+XCOMM $XdotOrg: xc/config/cf/xorg.cf,v 1.2 2004/04/23 18:41:59 eich Exp $
/*
* This configuration file contains all of the configuration
* information for the Xorg based X Servers.
@@ -1591,7 +1591,7 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8
* Include fonts support
*/
#ifndef BuildSpeedo
-# define BuildSpeedo YES
+# define BuildSpeedo NO
#endif
#ifndef BuildType1
@@ -1620,7 +1620,7 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8
# define Build100DpiFonts YES
#endif
#ifndef BuildSpeedoFonts
-# define BuildSpeedoFonts YES
+# define BuildSpeedoFonts NO
#endif
#ifndef BuildType1Fonts
# define BuildType1Fonts YES