Add configure -help output for the ICU option.
Change-Id: I922d3fd4d3c2d9e8e844dfb661a91934e4b05aea Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>bb10
parent
b88534c2d4
commit
e0a847dca9
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue