summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-08-13 00:10:38 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-08-13 00:10:38 (GMT)
commitd904fe2273be5d39b54b987eef6b9cc0d1b85c4b (patch)
tree2af4c8163d3ddf1f4c0eec380c35e2fcd92d831b /configure
parent8f5f164ba1b42d5d0a11b14b00f12f955354c662 (diff)
downloadQt-d904fe2273be5d39b54b987eef6b9cc0d1b85c4b.zip
Qt-d904fe2273be5d39b54b987eef6b9cc0d1b85c4b.tar.gz
Qt-d904fe2273be5d39b54b987eef6b9cc0d1b85c4b.tar.bz2
Fix configure -help output. declarative module is built by default.
Task-number: QTBUG-12840
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 35fe2eb..7c3f9a3 100755
--- a/configure
+++ b/configure
@@ -3677,8 +3677,8 @@ fi
-no-scripttools .... Do not build the QtScriptTools module.
+ -scripttools ....... Build the QtScriptTools module.
- + -no-declarative .....Do not build the declarative module.
- -declarative ....... Build the declarative module.
+ -no-declarative .....Do not build the declarative module.
+ + -declarative ....... Build the declarative module.
-platform target ... The operating system and compiler you are building
on ($PLATFORM).