summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:58:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:58:55 +0000
commit1d70e3c70d81fbe555fb4b6b182cb850b18b21c9 (patch)
treeb530e464497e67f1558d38d33633a1829181806f /libxmlsec
parent15a4bb8fb1d7e5634f4d64b8747c31e3ac8b75c7 (diff)
INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED
2006/04/07 18:42:27 sb 1.6.4.3: RESYNC: (1.7-1.8); FILE MERGED 2006/01/25 19:20:21 sb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED 2005/10/19 15:30:59 mt 1.6.4.1: EXTERNAL_WARNINGS_NOT_ERRORS
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk
index e48eff9f2dc3..f7882b7ee3da 100644
--- a/libxmlsec/makefile.mk
+++ b/libxmlsec/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: kz $ $Date: 2006-01-31 18:27:29 $
+# last change: $Author: hr $ $Date: 2006-06-19 18:58:55 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,6 +37,7 @@ PRJ=.
PRJNAME=xmlsec1
TARGET=so_xmlsec1
+EXTERNAL_WARNINGS_NOT_ERRORS := TRUE
# --- Settings -----------------------------------------------------