diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:59:38 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 07:59:38 +0000 |
commit | 85da55e39ab1a6c99b9e4c5c4acedb65dd65b7d6 (patch) | |
tree | 8d4efd835f1880309ff6036d34325f1b5eeb4779 /connectivity | |
parent | ab013c64ec9f6ec51053ac921e41d5960a138785 (diff) |
INTEGRATION: CWS ause076 (1.7.8); FILE MERGED
2007/02/28 11:06:17 hjs 1.7.8.1: #i74812# cleanup *LIB and more
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/drivers/mysql/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/connectivity/source/drivers/mysql/makefile.mk b/connectivity/source/drivers/mysql/makefile.mk index fd7a4cb08101..0658ce4ab679 100644 --- a/connectivity/source/drivers/mysql/makefile.mk +++ b/connectivity/source/drivers/mysql/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2007-01-31 08:35:27 $ +# last change: $Author: obo $ $Date: 2007-03-09 08:59:38 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -72,7 +72,6 @@ SHL1STDLIBS=\ $(CPPULIB) \ $(CPPUHELPERLIB) \ $(VOSLIB) \ - $(OSLLIB) \ $(SALLIB) \ $(DBTOOLSLIB) \ $(COMPHELPERLIB) \ |