]> granicus.if.org Git - icu/commitdiff
ICU-9315 urename.h comment updated for showing how to disable renaming when running...
authorAndy Heninger <andy.heninger@gmail.com>
Mon, 14 May 2012 19:37:08 +0000 (19:37 +0000)
committerAndy Heninger <andy.heninger@gmail.com>
Mon, 14 May 2012 19:37:08 +0000 (19:37 +0000)
X-SVN-Rev: 31824

icu4c/source/tools/genren/genren.pl

index 83ddfc6cf13917c5d0250ae5dcf18829a7d2a94a..3afd8c432baf9c9e66051aaa1680a2075bf086f0 100755 (executable)
@@ -96,7 +96,7 @@ print HEADER <<"EndOfHeaderComment";
 
 /* U_DISABLE_RENAMING can be defined in the following ways:
  *   - when running configure, e.g.
- *        runConfigureICU Linux CPPFLAGS="-DU_DISABLE_RENAMING"
+ *        runConfigureICU Linux --disable-renaming
  *   - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
  */