summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-03-09 13:16:54 (GMT)
committerThomas Zander <t.zander@nokia.com>2010-03-09 13:16:54 (GMT)
commitfbe80a0094d7ef501f2308e70f19342f875dd94c (patch)
tree62979d45a6fa4130512092d42af99f3cefbb162e /configure
parent1cf511976f1c9130a2ab263aa11ea3a1707f8766 (diff)
downloadQt-fbe80a0094d7ef501f2308e70f19342f875dd94c.zip
Qt-fbe80a0094d7ef501f2308e70f19342f875dd94c.tar.gz
Qt-fbe80a0094d7ef501f2308e70f19342f875dd94c.tar.bz2
Consistently use the * in configure
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 94ea874..377311f 100755
--- a/configure
+++ b/configure
@@ -3538,7 +3538,7 @@ cat << EOF
-no-s60 ............ Do not compile in S60 support.
+ -s60 ............... Compile with support for the S60 UI Framework.
-no-usedeffiles .... Disable the usage of DEF files.
- + -usedeffiles ....... Enable the usage of DEF files.
+ * -usedeffiles ....... Enable the usage of DEF files.
-no-mmx ............ Do not compile with use of MMX instructions.
-no-3dnow .......... Do not compile with use of 3DNOW instructions.