[Libreoffice-commits] .: basebmp/CppunitTest_basebmp.mk basegfx/CppunitTest_basegfx.mk
David Tardon
dtardon at kemper.freedesktop.org
Mon Jul 25 01:46:32 PDT 2011
basebmp/CppunitTest_basebmp.mk | 1 -
basegfx/CppunitTest_basegfx.mk | 1 -
2 files changed, 2 deletions(-)
New commits:
commit b02f9a0fbf6232ce02d8c2e2bc7efe5ad96d2143
Author: David Tardon <dtardon at redhat.com>
Date: Mon Jul 25 10:46:23 2011 +0200
cppunit is linked in automatically
diff --git a/basebmp/CppunitTest_basebmp.mk b/basebmp/CppunitTest_basebmp.mk
index eb39b98..f654a3c 100644
--- a/basebmp/CppunitTest_basebmp.mk
+++ b/basebmp/CppunitTest_basebmp.mk
@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,basebmp_test, \
$(eval $(call gb_CppunitTest_add_linked_libs,basebmp_test, \
basebmp \
basegfx \
- cppunit \
sal \
$(gb_STDLIBS) \
))
diff --git a/basegfx/CppunitTest_basegfx.mk b/basegfx/CppunitTest_basegfx.mk
index fdac0a4..4ac1430 100644
--- a/basegfx/CppunitTest_basegfx.mk
+++ b/basegfx/CppunitTest_basegfx.mk
@@ -42,7 +42,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basegfx_test, \
basegfx \
cppu \
cppuhelper \
- cppunit \
sal \
$(gb_STDLIBS) \
))
More information about the Libreoffice-commits
mailing list