summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-lib/diet-x11_1.1.2.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-01-02 15:22:39 +0000
committerRichard Purdie <richard@openedhand.com>2008-01-02 15:22:39 +0000
commitfe60c6e3e5ad9bf301856e8b9f32b7d69397760d (patch)
tree131f97ff95ebad4b9c9152e5681724b2e8b29237 /meta/packages/xorg-lib/diet-x11_1.1.2.bb
parentf8b1fd4926f7dcba35d4e074225ba186b25e8f0d (diff)
downloadopenembedded-core-fe60c6e3e5ad9bf301856e8b9f32b7d69397760d.tar.gz
openembedded-core-fe60c6e3e5ad9bf301856e8b9f32b7d69397760d.tar.bz2
openembedded-core-fe60c6e3e5ad9bf301856e8b9f32b7d69397760d.tar.xz
openembedded-core-fe60c6e3e5ad9bf301856e8b9f32b7d69397760d.zip
libx11: Apply the keysymdef.h fix to libx11 as well as diet-x11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3399 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-lib/diet-x11_1.1.2.bb')
-rw-r--r--meta/packages/xorg-lib/diet-x11_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xorg-lib/diet-x11_1.1.2.bb b/meta/packages/xorg-lib/diet-x11_1.1.2.bb
index 9f1e877ab..d3b7dda4a 100644
--- a/meta/packages/xorg-lib/diet-x11_1.1.2.bb
+++ b/meta/packages/xorg-lib/diet-x11_1.1.2.bb
@@ -4,5 +4,5 @@ SRC_URI += "file://X18NCMSstubs.diff;patch=1 \
file://fix-disable-xlocale.diff;patch=1 \
file://fix-utf8-wrong-define.patch;patch=1"
-EXTRA_OECONF += "--disable-udc --disable-xcms --disable-xlocale --disable-xkb --with-keysymdef=${STAGING_INCDIR}/X11/keysymdef.h"
+EXTRA_OECONF += "--disable-udc --disable-xcms --disable-xlocale --disable-xkb"
CFLAGS += "-D_GNU_SOURCE"