qt4: Disable mitshm
[openwrt/svn-archive/archive.git] / Xorg / lib / qt4 / Makefile
index ffff8c0c3cddcaf53473985fe6f9ae5ce8acd114..93565129f4e337cb0104db500191bf4f33a5627b 100644 (file)
@@ -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) \