diff options
Diffstat (limited to 'development/boost/README')
-rw-r--r-- | development/boost/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/boost/README b/development/boost/README index 34d6af4c6d..a940c5faab 100644 --- a/development/boost/README +++ b/development/boost/README @@ -4,5 +4,5 @@ Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. -If you do not want to build with icu4c support, than you'll need -to pass ICU="NO" to the build-script. +If you want to build with icu4c support, than you'll need +to pass ICU="YES" to the build-script. |