mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-4136 TRANLIT_SOURCE -> TRANSLIT_SOURCE
X-SVN-Rev: 16497
This commit is contained in:
parent
d6816c411b
commit
287e1a3959
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ RBNF_RES_FILES = $(RBNF_RES_FILES:rbnf\ =rbnf\)
|
|||
!INCLUDE "$(ICUSRCDATA)\$(ICUTRNS)\trnsfiles.mk"
|
||||
!IF EXISTS("$(ICUSRCDATA)\$(ICUTRNS)\trnslocal.mk")
|
||||
!INCLUDE "$(ICUSRCDATA)\$(ICUTRNS)\trnslocal.mk"
|
||||
TRANLIT_SOURCE=$(TRANSLIT_SOURCE) $(TRANSLIT_SOURCE_LOCAL)
|
||||
TRANSLIT_SOURCE=$(TRANSLIT_SOURCE) $(TRANSLIT_SOURCE_LOCAL)
|
||||
!ELSE
|
||||
!MESSAGE Information: cannot find "trnslocal.mk". Not building user-additional transliterator files.
|
||||
!ENDIF
|
||||
|
|
Loading…
Add table
Reference in a new issue