diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-17 09:14:17 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-17 09:14:17 +0000 |
commit | b71b68fc00533264cec58a2e252e3a31ec15fa05 (patch) | |
tree | edec2446b79c807cba34fb8dd36ad54dd0a2aca3 /solenv/inc/unxsols4.mk | |
parent | 244da1b82c41f0a6a7bab2d75ac13a1ee1153f94 (diff) |
INTEGRATION: CWS jl51 (1.36.24); FILE MERGED
2007/04/02 14:00:41 jl 1.36.24.2: RESYNC: (1.36-1.38); FILE MERGED
2007/02/06 16:44:22 jl 1.36.24.1: #i69288# warning free: xmlsecurity
Diffstat (limited to 'solenv/inc/unxsols4.mk')
-rw-r--r-- | solenv/inc/unxsols4.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/solenv/inc/unxsols4.mk b/solenv/inc/unxsols4.mk index a63617f0d42d..5fd7c32778b0 100644 --- a/solenv/inc/unxsols4.mk +++ b/solenv/inc/unxsols4.mk @@ -4,9 +4,9 @@ # # $RCSfile: unxsols4.mk,v $ # -# $Revision: 1.38 $ +# $Revision: 1.39 $ # -# last change: $Author: obo $ $Date: 2007-03-09 09:13:12 $ +# last change: $Author: ihi $ $Date: 2007-04-17 10:14:17 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -121,8 +121,7 @@ MODULES_WITH_WARNINGS := \ r_tools \ soldep \ starmath \ - sw \ - xmlsecurity + sw STDOBJVCL=$(L)$/salmain.o |