From 187194b8aea14350e38bf181dc97c2f1019222f0 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 11 Feb 2014 19:17:42 +0100 Subject: normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICU Change-Id: I7f1153e4a07a4116417a7734d867f2d0feda1ee4 --- desktop/Pagein_common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Pagein_common.mk') 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 \ ) \ -- cgit