From 332e5a8861df59fc4a425029bf70973c38ec79fd Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 9 Mar 2007 07:45:11 +0000 Subject: INTEGRATION: CWS ause076 (1.20.6); FILE MERGED 2007/02/28 10:51:14 hjs 1.20.6.1: #i74812# cleanup *LIB and more --- xmlsecurity/util/makefile.mk | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'xmlsecurity/util') diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk index 68ba03897f3e..f5cd3442e370 100644 --- a/xmlsecurity/util/makefile.mk +++ b/xmlsecurity/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # -# last change: $Author: obo $ $Date: 2007-01-25 13:25:24 $ +# last change: $Author: obo $ $Date: 2007-03-09 08:45:11 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -52,10 +52,6 @@ USE_DEFFILE=TRUE @echo "No mozilla -> no nss -> no libxmlsec -> no xmlsecurity..." .ENDIF -# --- Allgemein ---------------------------------------------------- -NO_BSYMBOLIC=TRUE -ENABLE_EXCEPTIONS=TRUE - # --- Files -------------------------------------------------------- BMP_IN=$(PRJ)$/res @@ -99,7 +95,6 @@ SHL2STDLIBS += \ $(SALLIB) \ $(CPPULIB) \ $(CPPUHELPERLIB) \ - $(OSLLIB) \ $(SALLIB) \ $(UNOTOOLSLIB) \ $(SVLLIB) \ -- cgit