diff options
Diffstat (limited to 'package/xorg/xorg-config.patch')
-rw-r--r-- | package/xorg/xorg-config.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package/xorg/xorg-config.patch b/package/xorg/xorg-config.patch index a2f49cf9f..9bfd56726 100644 --- a/package/xorg/xorg-config.patch +++ b/package/xorg/xorg-config.patch @@ -1,6 +1,6 @@ --- xc/config/cf/host.def~ Thu May 12 15:28:01 MDT 2005 +++ xc/config/cf/host.def Thu May 12 15:28:01 MDT 2005 -@@ -0,0 +1,43 @@ +@@ -0,0 +1,44 @@ +#define KDriveXServer YES +#define TinyXServer YES +#define XfbdevServer YES @@ -12,13 +12,14 @@ +#define Freetype2Dir REPLACE_STAGING_DIR +#define HasFontconfig NO +#define HasLibpng YES -+#define HasZlib YES ++#define HasZlib YES +#define HaveLib64 NO +#define LibDirName lib +#define SystemUsrLibDir /usr/lib +#define TkLibDir /usr/lib + -+#define HasExpat NO ++#define HasExpat YES ++#define ExpatDir REPLACE_STAGING_DIR +#define XprtServer NO +#define BuildXprintClients NO +#define TouchScreen NO |