diff options
author | Eric Andersen <andersen@codepoet.org> | 2007-01-11 06:17:04 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2007-01-11 06:17:04 +0000 |
commit | fdbe8a31be3fdb3867d8052972fbccab4f5613df (patch) | |
tree | 80f43d8fc8afe63daa70224835d21e4da67663f1 /package/xorg/xorg-config.patch | |
parent | 3a0a879172c47b686a06c1fabe578d089c7666d8 (diff) | |
download | buildroot-novena-fdbe8a31be3fdb3867d8052972fbccab4f5613df.tar.gz buildroot-novena-fdbe8a31be3fdb3867d8052972fbccab4f5613df.zip |
more updates to ensure subsequent packages build
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 |