summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
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 /RepositoryExternal.mk
parent5378deaea3a499003be14f97bd1a9fb3e729a698 (diff)
normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICU
Change-Id: I7f1153e4a07a4116417a7734d867f2d0feda1ee4
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index ae186b793e6a..c9ed72fc45cf 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -45,7 +45,7 @@ endef
endif
-ifeq ($(SYSTEM_NPAPI_HEADERS),YES)
+ifneq ($(SYSTEM_NPAPI_HEADERS),)
# yes this uses internal headers too...
# they are split across 2 dirs for this reason
@@ -1200,7 +1200,7 @@ endef
endif # SYSTEM_GRAPHITE
-ifeq ($(SYSTEM_ICU),YES)
+ifneq ($(SYSTEM_ICU),)
gb_LinkTarget__use_icu_headers:=
gb_ExternalProject__use_icu:=
@@ -3202,7 +3202,7 @@ $(call gb_Executable_add_runtime_dependencies,gengal,\
)
endef
-ifneq ($(SYSTEM_ICU),YES)
+ifeq ($(SYSTEM_ICU),)
define gb_Executable__register_gendict
$(call gb_Executable_add_runtime_dependencies,gendict,\