summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-08-02 19:35:07 +0000
committerEgbert Eich <eich@suse.de>2004-08-02 19:35:07 +0000
commitc2ac021e3ddb8c720b7d73df42ffeed3cfd3df12 (patch)
treec9b21ac1975c5aa56f638c88e3fb39848d2b75dd
parent73f5876a7906e28f724826ad34546969d43d46b3 (diff)
Removed distro specific stuff.
Fixed FreeType module to build with FreeType versions older than 2.1.7. Fixed typo. Added vtSema to protect call of driver DPMS function. removed unneeded variable Modified RandR driver hook to reduce the number of function calls to one. Function is sufficiently generic to be extended in the future.
-rw-r--r--linux.cf9
1 files changed, 1 insertions, 8 deletions
diff --git a/linux.cf b/linux.cf
index 8a21e43..be1e0e8 100644
--- a/linux.cf
+++ b/linux.cf
@@ -1,4 +1,4 @@
-XCOMM $XdotOrg: xc/config/cf/linux.cf,v 1.9 2004/07/22 06:39:04 anholt Exp $
+XCOMM $XdotOrg: xc/config/cf/linux.cf,v 1.10 2004/07/28 03:24:29 gisburn Exp $
XCOMM platform: $Xorg: linux.cf,v 1.3 2000/08/17 19:41:47 cpqbld Exp $
@@ -184,13 +184,6 @@ InstallNamedTargetNoClobber(install,file.ad,$(INSTAPPFLAGS),$(XAPPLOADDIR),class
#define FSUseSyslog YES
#endif
-#if LinuxDistribution == LinuxSuSE
-/* Build always the in-tree copy of freetype2 since older SuSE
- * (like SuSE 8.2) may not have the minimum version we need */
-# define HasFreetype2 NO
-# define Freetype2BuildDefines -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER
-#endif
-
#ifndef HasDevRandom
# define HasDevRandom YES
# ifndef RandomDeviceName