diff options
author | Thomas Zander <t.zander@nokia.com> | 2010-02-02 11:46:52 (GMT) |
---|---|---|
committer | Thomas Zander <t.zander@nokia.com> | 2010-02-02 11:47:40 (GMT) |
commit | db5f673ccf5a56772ff83cad52beab7b14cd9520 (patch) | |
tree | 76305dba30ce191a9a482cd4141be67c52fdc254 /configure | |
parent | e8b6c949c006393ab690aa3e890cd48defc97b77 (diff) | |
download | Qt-db5f673ccf5a56772ff83cad52beab7b14cd9520.zip Qt-db5f673ccf5a56772ff83cad52beab7b14cd9520.tar.gz Qt-db5f673ccf5a56772ff83cad52beab7b14cd9520.tar.bz2 |
fix whitespace
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3369,10 +3369,10 @@ Configure options: -debug-and-release . Compile and link two versions of Qt, with and without debugging turned on (Mac only). - -developer-build.... Compile and link Qt with Qt developer options (including auto-tests exporting) + -developer-build ... Compile and link Qt with Qt developer options (including auto-tests exporting) - -opensource......... Compile and link the Open-Source Edition of Qt. - -commercial......... Compile and link the Commercial Edition of Qt. + -opensource ........ Compile and link the Open-Source Edition of Qt. + -commercial ........ Compile and link the Commercial Edition of Qt. * -shared ............ Create and use shared Qt libraries. @@ -3765,7 +3765,7 @@ Qt/X11 only: Requires fontconfig/fontconfig.h, libfontconfig, freetype.h and libfreetype. - $XIN -no-xinput.......... Do not compile Xinput support. + $XIN -no-xinput ......... Do not compile Xinput support. $XIY -xinput ............ Compile Xinput support. This also enabled tablet support which requires IRIX with wacom.h and libXi or XFree86 with X11/extensions/XInput.h and libXi. |