diff options
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. |