diff options
-rw-r--r-- | linux.cf | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 |