summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-04-03 16:15:48 +0200
committerEike Rathke <erack@redhat.com>2012-04-03 16:15:48 +0200
commitba3550bc82b8fb697b905c9913e399e1835b7cc0 (patch)
tree2f5b073b2942554b1d4331b5a0970096689ed2f3 /set_soenv.in
parent4f1f9c6e6e6b07515bb601d7acbdb4705e266366 (diff)
as of ICU 4.9 RBBI the Prepend property is empty
Backport of 43084e8b30c101a44510b7a8267d5c2b316a17bb * config_host.mk doesn't exist, instead changes to set_soenv.in * i18npool/CustomTarget_breakiterator.mk doesn't exist, instead same changes to i18npool/source/breakiterator/Makefile * char.txt and char_in.txt unchanged Signed-off-by: Tomáš Chvátal <tomas.chvatal@gmail.com>
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 3dc9cfaf3e26..a8561cd64d99 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1881,6 +1881,7 @@ ToFile( "ICU_MAJOR", "@ICU_MAJOR@", "e" );
ToFile( "ICU_MINOR", "@ICU_MINOR@", "e" );
ToFile( "ICU_MICRO", "@ICU_MICRO@", "e" );
ToFile( "ICU_RECLASSIFIED_CLOSE_PARENTHESIS", "@ICU_RECLASSIFIED_CLOSE_PARENTHESIS@", "e" );
+ToFile( "ICU_RECLASSIFIED_PREPEND_SET_EMPTY", "@ICU_RECLASSIFIED_PREPEND_SET_EMPTY@", "e" );
ToFile( "SYSTEM_GENBRK", "@SYSTEM_GENBRK@", "e" );
ToFile( "SYSTEM_GENCCODE", "@SYSTEM_GENCCODE@", "e" );
ToFile( "SYSTEM_GENCMN", "@SYSTEM_GENCMN@", "e" );