mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-200 added an at-sign
X-SVN-Rev: 798
This commit is contained in:
parent
6c77945014
commit
f048e17100
1 changed files with 1 additions and 1 deletions
|
@ -898,7 +898,7 @@ under OS/400.
|
|||
<LI> Change Makefile.in's (under source/tools) that have
|
||||
LIBICU-TOOLUTIL so that it follows the other LIBICU variables on
|
||||
the link line:
|
||||
<TT>$(LIBICU-UC) $(LIBICU-TOOLUTIL) @LIBS@ @LIB_M</TT>
|
||||
<TT>$(LIBICU-UC) $(LIBICU-TOOLUTIL) @LIBS@ @LIB_M@</TT>
|
||||
<LI> The 'clean' and 'install' targets will not function correctly
|
||||
unless <TT>rm -rf</TT> is replaced by <B>$(RMV)</B>, and in the
|
||||
library installation targets (install-library) change
|
||||
|
|
Loading…
Add table
Reference in a new issue