summaryrefslogtreecommitdiffstats
path: root/libraries/icu4c/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/icu4c/README')
-rw-r--r--libraries/icu4c/README11
1 files changed, 4 insertions, 7 deletions
diff --git a/libraries/icu4c/README b/libraries/icu4c/README
index 3f1b3a5c1c..a701ed0cae 100644
--- a/libraries/icu4c/README
+++ b/libraries/icu4c/README
@@ -1,8 +1,5 @@
-The International Components for Unicode (ICU)
-libraries provide robust and full-featured Unicode
-services on a wide variety of platforms.
+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.
+If you need static libraries you can pass STATIC=yes to the script to
+enable them.