From e0a847dca94230617c120f5e6bbe29975aa31688 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Mon, 10 Sep 2012 17:39:44 +0200 Subject: Add configure -help output for the ICU option. Change-Id: I922d3fd4d3c2d9e8e844dfb661a91934e4b05aea Reviewed-by: Qt Doc Bot Reviewed-by: Oswald Buddenhagen --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') diff --git a/configure b/configure index a2413aaa8b..fa55e199b4 100755 --- 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. -- cgit v1.2.3