diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-03-09 14:16:54 +0100 |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-03-09 14:16:54 +0100 |
commit | fbe80a0094d7ef501f2308e70f19342f875dd94c (patch) | |
tree | 62979d45a6fa4130512092d42af99f3cefbb162e /configure | |
parent | 1cf511976f1c9130a2ab263aa11ea3a1707f8766 (diff) | |
download | qt4-tools-fbe80a0094d7ef501f2308e70f19342f875dd94c.tar.gz |
Consistently use the * in configure
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |