summaryrefslogtreecommitdiffstats
path: root/connectivity/source/dbtools
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-11-01 13:49:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-11-01 13:49:50 +0000
commit48f0fd2b68499c69d82cb914ab987ee3ad175c80 (patch)
tree73b7256dff0a2f75a4065cdf5c7ae19c41cfea7b /connectivity/source/dbtools
parentINTEGRATION: CWS dba24b (1.30.26); FILE MERGED (diff)
downloadcore-48f0fd2b68499c69d82cb914ab987ee3ad175c80.tar.gz
core-48f0fd2b68499c69d82cb914ab987ee3ad175c80.zip
INTEGRATION: CWS dba24b (1.12.52); FILE MERGED
2007/09/04 20:47:03 fs 1.12.52.1: #i73237# +I18NISOLANGLIB
Diffstat (limited to 'connectivity/source/dbtools')
-rw-r--r--connectivity/source/dbtools/makefile.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/connectivity/source/dbtools/makefile.mk b/connectivity/source/dbtools/makefile.mk
index 54d0a5a5eead..911a28edfe92 100644
--- a/connectivity/source/dbtools/makefile.mk
+++ b/connectivity/source/dbtools/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: obo $ $Date: 2007-03-09 08:56:57 $
+# last change: $Author: hr $ $Date: 2007-11-01 14:49:50 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -67,8 +67,9 @@ SHL1STDLIBS=\
$(VOSLIB) \
$(SALLIB) \
$(JVMACCESSLIB) \
- $(UNOTOOLSLIB) \
- $(COMPHELPERLIB)
+ $(UNOTOOLSLIB) \
+ $(COMPHELPERLIB) \
+ $(I18NISOLANGLIB)
# NETBSD: somewhere we have to instantiate the static data members.
# NETBSD-1.2.1 doesn't know about weak symbols so the default mechanism for GCC won't work.