diff options
author | Erik Verbruggen <erik.verbruggen@nokia.com> | 2009-10-26 10:09:18 (GMT) |
---|---|---|
committer | Erik Verbruggen <erik.verbruggen@nokia.com> | 2009-10-26 10:09:18 (GMT) |
commit | d2c9895fbc116ef87f9cc1161258fd4bba727c6c (patch) | |
tree | 99448c82b33f666e3f3a2215d50f0b148d5e1710 | |
parent | 9a1ee410d24321e7eedaea6bb4f1b21fcc6fb427 (diff) | |
download | Qt-d2c9895fbc116ef87f9cc1161258fd4bba727c6c.zip Qt-d2c9895fbc116ef87f9cc1161258fd4bba727c6c.tar.gz Qt-d2c9895fbc116ef87f9cc1161258fd4bba727c6c.tar.bz2 |
Fixed typo in configure usage (superfluous hyphen).
Reviewed-by: Thiago Macieira
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3223,7 +3223,7 @@ Usage: $relconf [-h] [-prefix <dir>] [-prefix-install] [-bindir <dir>] [-libdir [-qt-zlib] [-system-zlib] [-no-gif] [-qt-gif] [-no-libtiff] [-qt-libtiff] [-system-libtiff] [-no-libpng] [-qt-libpng] [-system-libpng] [-no-libmng] [-qt-libmng] [-system-libmng] [-no-libjpeg] [-qt-libjpeg] [-system-libjpeg] [-make <part>] - [-no-make <part>] [-R <string>] [-l <string>] [-no-rpath] [-rpath] [-continue] + [-nomake <part>] [-R <string>] [-l <string>] [-no-rpath] [-rpath] [-continue] [-verbose] [-v] [-silent] [-no-nis] [-nis] [-no-cups] [-cups] [-no-iconv] [-iconv] [-no-pch] [-pch] [-no-dbus] [-dbus] [-dbus-linked] [-no-separate-debug-info] [-no-mmx] [-no-3dnow] [-no-sse] [-no-sse2] |