From 48f0fd2b68499c69d82cb914ab987ee3ad175c80 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Thu, 1 Nov 2007 13:49:50 +0000
Subject: INTEGRATION: CWS dba24b (1.12.52); FILE MERGED 2007/09/04 20:47:03 fs
1.12.52.1: #i73237# +I18NISOLANGLIB
---
connectivity/source/dbtools/makefile.mk | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
(limited to 'connectivity/source/dbtools')
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.
--
cgit