diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:50:58 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:50:58 +0000 |
commit | 2f0a5a3a6484572b553f3bb0ae293dbb2ada3049 (patch) | |
tree | a82d1118b37021efcce07eb918379ace2c5971e3 /stoc/source | |
parent | 9454f67fa809076ff3652ed92e554f0eb9d9f0c1 (diff) |
INTEGRATION: CWS ause076 (1.19.40); FILE MERGED
2007/02/28 11:07:38 hjs 1.19.40.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'stoc/source')
-rw-r--r-- | stoc/source/javavm/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stoc/source/javavm/makefile.mk b/stoc/source/javavm/makefile.mk index 7596f7b81e3b..47d8de4ccc1e 100644 --- a/stoc/source/javavm/makefile.mk +++ b/stoc/source/javavm/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: vg $ $Date: 2006-05-24 13:48:32 $ +# last change: $Author: obo $ $Date: 2007-03-09 08:50:58 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,6 @@ SHL1VERSIONMAP = jen.map SHL1STDLIBS= \ $(CPPUHELPERLIB) \ $(CPPULIB) \ - $(UNOLIB) \ $(SALLIB) \ $(JVMACCESSLIB) \ $(SALHELPERLIB) \ |