diff --git a/icu4c/readme.html b/icu4c/readme.html index 6cf8dab76f6..9f43fe126fb 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -744,7 +744,8 @@ across library and compiler versions is very hard to achieve. Most ICU C++ APIs are in header files that contain a comment with \brief C++ API. - Consider not installing these header files. + Consider not installing these header files, or define U_SHOW_CPLUSPLUS_API + to be 0 by modifying unicode/utypes.h before installing it.
  • Disable renaming: By default, ICU library entry point names have an ICU version suffix. Turn this off for a system-level installation, to enable upgrading ICU without breaking applications. For example: