From c652397883c6b400b3c52421dff2b132813382ca Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 8 Sep 2005 00:25:27 +0000 Subject: add optional support for freetype #372 by pnoffke --- package/xorg/xorg-config.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/xorg/xorg-config.patch') diff --git a/package/xorg/xorg-config.patch b/package/xorg/xorg-config.patch index 9c92ed12c..b5a4b2353 100644 --- a/package/xorg/xorg-config.patch +++ b/package/xorg/xorg-config.patch @@ -5,10 +5,11 @@ +#define TinyXServer YES +#define XfbdevServer YES +#define CrossCompiling YES -+#define ProjectRoot /usr/X11R6 ++#define ProjectRoot /usr/X11R6 +#define NothingOutsideProjectRoot YES + -+#define HasFreetype2 NO ++#define HasFreetype2 REPLACE_HAS_FREETYPE2 ++#define Freetype2Dir REPLACE_STAGING_DIR/usr +#define HasFontconfig NO +#define HasLibpng YES +#define HasZlib YES -- cgit v1.2.3