From c67d39352790a91d9d9b9563a8f1e93ca85afd4b Mon Sep 17 00:00:00 2001 From: mb Date: Sat, 2 Oct 2010 22:07:25 +0000 Subject: [PATCH] qt4: Disable mitshm git-svn-id: svn://svn.openwrt.org/openwrt/packages@23186 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/lib/qt4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xorg/lib/qt4/Makefile b/Xorg/lib/qt4/Makefile index ffff8c0c3..93565129f 100644 --- a/Xorg/lib/qt4/Makefile +++ b/Xorg/lib/qt4/Makefile @@ -357,7 +357,7 @@ define Build/Configure -no-xfixes \ -no-xrandr \ -no-xrender \ - $(if $(CONFIG_QT4_WS_X11),-no-mitshm,-mitshm) \ + -no-mitshm \ $(if $(CONFIG_QT4_WS_X11),-no-fontconfig,-fontconfig) \ $(if $(CONFIG_QT4_WS_X11),-no-xinput,-xinput) \ $(if $(CONFIG_QT4_WS_X11),-no-xkb,-xkb) \ -- 2.11.0