aboutsummaryrefslogtreecommitdiffstats
path: root/gtk+
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-10 22:39:57 +0000
committerPhil Blundell <philb@gnu.org>2004-06-10 22:39:57 +0000
commit02d63077498a069486cc35484e2c946c3cad0232 (patch)
tree85a26ff16e6696bd1c525c05289082108c0b18d1 /gtk+
parentd52612d6d782160dbd8cda77811fa7798f70149b (diff)
downloadopenembedded-02d63077498a069486cc35484e2c946c3cad0232.tar.gz
pass --disable-xkb to configure
BKrev: 40c8e33dqH9J1HZT6gT58ucFwidoRQ
Diffstat (limited to 'gtk+')
-rw-r--r--gtk+/gtk+_2.4.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk+/gtk+_2.4.1.oe b/gtk+/gtk+_2.4.1.oe
index 14eb4a38c9..13ef91896e 100644
--- a/gtk+/gtk+_2.4.1.oe
+++ b/gtk+/gtk+_2.4.1.oe
@@ -23,7 +23,7 @@ do_configure_prepend() {
# gcc-3.4 blows up in gtktext with -frename-registers on arm-linux
CFLAGS := "${@'${CFLAGS}'.replace('-frename-registers', '')}"
-EXTRA_OECONF = "--without-libtiff --enable-debug=no"
+EXTRA_OECONF = "--without-libtiff --enable-debug=no --disable-xkb"
# --disable-cruft
LIBV = "2.4.0"