summaryrefslogtreecommitdiffstats
path: root/i18npool/Executable_genindex_data.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-12-02 18:56:17 +0100
committerMichael Stahl <mstahl@redhat.com>2012-12-02 20:58:32 +0100
commit1658e4efac5fc851b322103ed40545fa263ae280 (patch)
treeea7837941d9818b65eb36e44ceeb86b0d819ab81 /i18npool/Executable_genindex_data.mk
parentWaE: explicitly do nothing when nothing needs to be done (diff)
downloadcore-1658e4efac5fc851b322103ed40545fa263ae280.tar.gz
core-1658e4efac5fc851b322103ed40545fa263ae280.zip
RepositoryExternal.mk: clean up awful icudata/icui18n duplication
Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c
Diffstat (limited to 'i18npool/Executable_genindex_data.mk')
-rw-r--r--i18npool/Executable_genindex_data.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/i18npool/Executable_genindex_data.mk b/i18npool/Executable_genindex_data.mk
index 2c36e3e3123a..0795b7bb2c51 100644
--- a/i18npool/Executable_genindex_data.mk
+++ b/i18npool/Executable_genindex_data.mk
@@ -37,19 +37,11 @@ $(eval $(call gb_Executable_use_libraries,genindex_data,\
$(gb_UWINAPI) \
))
-ifeq ($(OS),WNT)
-$(eval $(call gb_Executable_use_externals,gencoll_rule,\
- icudt \
- icuin \
- icuuc \
-))
-else
$(eval $(call gb_Executable_use_externals,genindex_data,\
icudata \
icui18n \
icuuc \
))
-endif
$(eval $(call gb_Executable_add_exception_objects,genindex_data,\
i18npool/source/indexentry/genindex_data \