diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:45:11 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:45:11 +0000 |
commit | 332e5a8861df59fc4a425029bf70973c38ec79fd (patch) | |
tree | 03a17bfec9a2e5376f7cf89546f0e3f5e04eea74 /xmlsecurity/util | |
parent | 81e8bbd5c83c3287f33b24f8056581a388bfa6aa (diff) |
INTEGRATION: CWS ause076 (1.20.6); FILE MERGED
2007/02/28 10:51:14 hjs 1.20.6.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'xmlsecurity/util')
-rw-r--r-- | xmlsecurity/util/makefile.mk | 9 |
1 files changed, 2 insertions, 7 deletions
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) \ |