You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/11/15 01:16:57 UTC

svn commit: r1409602 - /incubator/ooo/branches/gbuild/main/dbaccess/Library_dbui.mk

Author: arist
Date: Thu Nov 15 00:16:56 2012
New Revision: 1409602

URL: http://svn.apache.org/viewvc?rev=1409602&view=rev
Log:
gnumake4_148_fc9eecc5fae6.patch
# HG changeset patch
# User Michael Stahl <ms...@openoffice.org>
# Date 1303224776 0
# Node ID fc9eecc5fae670447d45563ed67c5500b14a91b1
# Parent  6a688d53e64fddacb5d893b2854e6cc3a5aadc6e
gnumake4: dbaccess: linking against for seems unnecessary (and may break)


Modified:
    incubator/ooo/branches/gbuild/main/dbaccess/Library_dbui.mk

Modified: incubator/ooo/branches/gbuild/main/dbaccess/Library_dbui.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/Library_dbui.mk?rev=1409602&r1=1409601&r2=1409602&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/Library_dbui.mk (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/Library_dbui.mk Thu Nov 15 00:16:56 2012
@@ -96,7 +96,6 @@ $(eval $(call gb_Library_add_linked_libs
 	svt \
 	stl \
 	vcl \
-	for \
 	tl \
 	utl \
 	ucbhelper \