diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:00:48 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:48 +0200 |
commit | aa0be71c1abe9cc5ba446965d391af4d85f8db38 (patch) | |
tree | 7abdcd0363eda1fdbae9f424e1742d56bbfd747f /libraries/icu4c/README | |
parent | 011c2c10d0e157861670661041850ff03a802e17 (diff) | |
download | slackbuilds-aa0be71c1abe9cc5ba446965d391af4d85f8db38.tar.gz |
libraries/icu4c: Added to 12.0 repository
Diffstat (limited to 'libraries/icu4c/README')
-rw-r--r-- | libraries/icu4c/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/icu4c/README b/libraries/icu4c/README new file mode 100644 index 0000000000..3f1b3a5c1c --- /dev/null +++ b/libraries/icu4c/README @@ -0,0 +1,8 @@ +The International Components for Unicode (ICU) +libraries provide robust and full-featured Unicode +services on a wide variety of platforms. + +'--enable-static' is activated by default, with the +possibility to disable it via commandline, since +there are some apps out there which only use the +static libraries. |