summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-02-11 19:17:42 +0100
committerMichael Stahl <mstahl@redhat.com>2014-02-12 09:53:10 +0100
commit187194b8aea14350e38bf181dc97c2f1019222f0 (patch)
tree3c896e9be9c3caabcf33c24a2033e1d96ef38f28 /desktop
parent5378deaea3a499003be14f97bd1a9fb3e729a698 (diff)
normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICU
Change-Id: I7f1153e4a07a4116417a7734d867f2d0feda1ee4
Diffstat (limited to 'desktop')
-rw-r--r--desktop/Pagein_common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Pagein_common.mk b/desktop/Pagein_common.mk
index 1ba1b94a1fbc..cabd4f51b7c5 100644
--- a/desktop/Pagein_common.mk
+++ b/desktop/Pagein_common.mk
@@ -14,7 +14,7 @@ $(eval $(call gb_Pagein_add_objects,common,\
$(if $(MERGELIBS),merged) \
$(if $(URELIBS),urelibs) \
i18nlangtag \
- $(if $(findstring YES,$(SYSTEM_ICU)),,\
+ $(if $(SYSTEM_ICU),,\
icui18n \
icuuc \
) \