summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2013-11-06 08:06:28 +0000
committerHerbert Dürr <hdu@apache.org>2013-11-06 08:06:28 +0000
commitde6061ba06c00e94e90a0b3d1fa999814fd24575 (patch)
tree889648b8b34dbc2d4a28b2105a0ad9509a0f0c92 /postprocess
parent30593a684e60e662596935b192a3f72b4dfc237d (diff)
#i122365# RmMoz 2/9: make the Mozilla->NSS replacement work
Notes
ignore: obsolete
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index cd9d428a5521..6c4f2ae42e6f 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -301,7 +301,7 @@ my_components += ScriptProviderForJavaScript
my_components += ldapbe2
.END
-.IF "$(WITH_MOZILLA)" != "NO"
+.IF "$(ENABLE_NSS_MODULE)" != "NO"
my_components += \
xmlsecurity \
xsec_fw \