summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@nokia.com>2010-09-29 10:06:36 (GMT)
committerPaul Olav Tvete <paul.tvete@nokia.com>2010-09-29 10:06:36 (GMT)
commita5cf78de2c7542ee64756f2bb894b56933e6d184 (patch)
tree0421f9ca2d7caeb28386fa1208c4b4e9595296b4 /configure
parentdc8d0961a50e28224dc36febb3530c47444f8638 (diff)
parente28b1810ba5979dcf2146f9389007b4cfd67a31c (diff)
downloadQt-a5cf78de2c7542ee64756f2bb894b56933e6d184.zip
Qt-a5cf78de2c7542ee64756f2bb894b56933e6d184.tar.gz
Qt-a5cf78de2c7542ee64756f2bb894b56933e6d184.tar.bz2
Merge remote branch 'lighthouse/4.7' into lighthouse-master
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure b/configure
index a9151b7..2617d09 100755
--- a/configure
+++ b/configure
@@ -6156,12 +6156,6 @@ if [ "$PLATFORM_QPA" = "yes" ]; then
fi
fi
- # MIT_SHM is required for testlite
- if [ "$CFG_MITSHM" != "no" ]; then
- if "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" config.tests/x11/mitshm "mitshm" $L_FLAGS $I_FLAGS $l_FLAGS $X11TESTS_FLAGS; then
- QT_CONFIG="$QT_CONFIG mitshm"
- fi
- fi
fi