[Libreoffice-commits] .: sax/CppunitTest_sax.mk

David Tardon dtardon at kemper.freedesktop.org
Mon Jul 25 01:35:32 PDT 2011


 sax/CppunitTest_sax.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit fe22f120319e43e44ec7ad4b3a032c227183fe2d
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Jul 25 10:35:14 2011 +0200

    cppunit is linked in automatically

diff --git a/sax/CppunitTest_sax.mk b/sax/CppunitTest_sax.mk
index 9a292c4..3ca59fb 100644
--- a/sax/CppunitTest_sax.mk
+++ b/sax/CppunitTest_sax.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,sax_cppunit, \
 ))
 
 $(eval $(call gb_CppunitTest_add_linked_libs,sax_cppunit, \
-	cppunit \
 	sax \
 	sal \
     $(gb_STDLIBS) \


More information about the Libreoffice-commits mailing list