summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/util/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk
index 50c7896c1b94..1500b3891c78 100644
--- a/xmlsecurity/util/makefile.mk
+++ b/xmlsecurity/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: vg $ $Date: 2005-03-10 18:19:21 $
+# last change: $Author: rt $ $Date: 2005-03-30 11:37:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,6 +74,10 @@ USE_DEFFILE=TRUE
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/target.pmk
+.IF "$(WITH_MOZILLA)" == "NO"
+@all:
+ @echo "No mozilla -> no nss -> no libxmlsec -> no xmlsecurity..."
+.ENDIF
# --- Allgemein ----------------------------------------------------
NO_BSYMBOLIC=TRUE