pass --disable-xkb to configure
authorPhil Blundell <philb@gnu.org>
Thu, 10 Jun 2004 22:39:57 +0000 (22:39 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 10 Jun 2004 22:39:57 +0000 (22:39 +0000)
BKrev: 40c8e33dqH9J1HZT6gT58ucFwidoRQ

gtk+/gtk+_2.4.1.oe

index 14eb4a3..13ef918 100644 (file)
@@ -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"