summaryrefslogtreecommitdiff
path: root/lotuswordpro/Library_lwpft.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 /lotuswordpro/Library_lwpft.mk
parent63614919195934a764eacb509d75d15f8b243a48 (diff)
RepositoryExternal.mk: clean up awful icudata/icui18n duplication
Change-Id: Ic4794d9a908b60220a4a849ff263eaa08776550c
Diffstat (limited to 'lotuswordpro/Library_lwpft.mk')
-rw-r--r--lotuswordpro/Library_lwpft.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/lotuswordpro/Library_lwpft.mk b/lotuswordpro/Library_lwpft.mk
index a521edca33fc..d528c63806f8 100644
--- a/lotuswordpro/Library_lwpft.mk
+++ b/lotuswordpro/Library_lwpft.mk
@@ -50,17 +50,10 @@ $(eval $(call gb_Library_use_libraries,lwpft,\
$(gb_UWINAPI) \
))
-ifeq ($(OS)$(COM),WNTMSC)
-$(eval $(call gb_Library_use_externals,lwpft,\
- icuin \
- icuuc \
-))
-else
$(eval $(call gb_Library_use_externals,lwpft,\
icui18n \
icuuc \
))
-endif
$(eval $(call gb_Library_set_componentfile,lwpft,lotuswordpro/util/lwpfilter))