Add configure -help output for the ICU option.
authorThiago Macieira <thiago.macieira@intel.com>
Mon, 10 Sep 2012 15:39:44 +0000 (17:39 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 12 Sep 2012 13:22:16 +0000 (15:22 +0200)
Change-Id: I922d3fd4d3c2d9e8e844dfb661a91934e4b05aea
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure

index a2413aa..fa55e19 100755 (executable)
--- a/configure
+++ b/configure
@@ -3200,6 +3200,9 @@ Additional options:
  $CIN  -no-iconv .......... Do not compile support for iconv(3).
  $CIY  -iconv ............. Compile support for iconv(3).
 
+    -no-icu ............ Do not compile support for ICU libraries.
+ +  -icu ............... Compile support for ICU libraries.
+
  $PHN  -no-pch ............ Do not use precompiled header support.
  $PHY  -pch ............... Use precompiled header support.