diff options
author | Michael Stahl <mst@openoffice.org> | 2011-04-19 14:52:56 +0000 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-17 18:29:20 +0200 |
commit | 91834ef6fd7729abdc3154dee773dfdfadab17c8 (patch) | |
tree | ce7f31aade952512845c47462239b0e3fd471552 /dbaccess | |
parent | 64bcaf648bf249634cf8f4aa39aa6719855061a8 (diff) |
gnumake4: dbaccess: linking against for seems unnecessary (and may break) [hg:fc9eecc5fae6]
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/Library_dbui.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/Library_dbui.mk b/dbaccess/Library_dbui.mk index 984b92dca7d0..92ab4eb88663 100644 --- a/dbaccess/Library_dbui.mk +++ b/dbaccess/Library_dbui.mk @@ -92,7 +92,6 @@ $(eval $(call gb_Library_add_linked_libs,dbui,\ svt \ stl \ vcl \ - for \ tl \ utl \ ucbhelper \ |