summaryrefslogtreecommitdiff
path: root/xmlsecurity/util/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-30 10:37:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-30 10:37:30 +0000
commit8c8962df98cd354e2187507f653b01363aa75d86 (patch)
treeff85e837bc9a27707cb4f61b1e8feae3690c450c /xmlsecurity/util/makefile.mk
parentb00c233d9188f2c157c67ed79c9cc59a44326a47 (diff)
INTEGRATION: CWS systemmozilla (1.15.22); FILE MERGED
2005/03/12 00:04:27 rene 1.15.22.2: RESYNC: (1.15-1.16); FILE MERGED 2005/03/03 13:40:23 rene 1.15.22.1: #i17187# reanimate --disable-mozilla
Diffstat (limited to 'xmlsecurity/util/makefile.mk')
-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