summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@nokia.com>2010-01-05 13:01:02 (GMT)
committerMorten Johan Sørvig <morten.sorvig@nokia.com>2010-01-05 13:01:02 (GMT)
commit3d16f0d69c083e78cda0f036ceaca6031ef85b12 (patch)
tree9c12be56be0ef582521c756d80d3c953280c91b6 /configure
parentb1b8ff495f7a33769b2aea9091622e3fa1e3344c (diff)
downloadQt-3d16f0d69c083e78cda0f036ceaca6031ef85b12.zip
Qt-3d16f0d69c083e78cda0f036ceaca6031ef85b12.tar.gz
Qt-3d16f0d69c083e78cda0f036ceaca6031ef85b12.tar.bz2
Remove obsolete XShape configure warning.
Task:QTBUG-2158 Designer no longer uses XShape for Drag and Drop.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 22e6bd4..d921f70 100755
--- a/configure
+++ b/configure
@@ -7827,10 +7827,7 @@ if [ "$PLATFORM_X11" = "yes" ] && [ "$CFG_XSHAPE" = "no" ]; then
cat <<EOF
NOTICE: Qt will not be built with XShape support.
-
- As a result, drag-and-drop in the Qt Designer will NOT
- work. We recommend that you enable XShape support by passing
- the -xshape switch to $0.
+
EOF
fi