From 9713597d85a341fbcbb715d4d2f47bd1a01547a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Sat, 2 Oct 2010 22:07:25 +0000 Subject: [PATCH] qt4: Disable mitshm SVN-Revision: 23186 --- 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 ffff8c0c3c..93565129f4 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.30.2