diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-11 22:22:23 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:22:23 +0200 |
commit | d68a5e3f1717f5b7ea78e5dcc2e35a76f292667a (patch) | |
tree | b0040a26b328fea8e6aa5a6534980eb58c42d925 /development/boost/README | |
parent | dd32db5be824aec1e73297baacb077b016b29177 (diff) | |
download | slackbuilds-d68a5e3f1717f5b7ea78e5dcc2e35a76f292667a.tar.gz |
development/boost: Updated for version 1.36.0
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. |