From 3acfc24e54a9f6d1b2121dda1942e882549870e4 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sat, 28 Jan 2012 01:37:26 +0100 Subject: upstream libreoffice patch for sf#3123759 based on a debian patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=cppunit.diff;att=1;bug=338252 --- src/cppunit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cppunit') diff --git a/src/cppunit/Makefile.am b/src/cppunit/Makefile.am index c03b78e..ef9ecd4 100644 --- a/src/cppunit/Makefile.am +++ b/src/cppunit/Makefile.am @@ -63,5 +63,5 @@ libcppunit_la_SOURCES = \ libcppunit_la_LDFLAGS= \ -no-undefined -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \ - -release $(LT_RELEASE) + -release $(LT_RELEASE) $(LIBADD_DL) -- cgit v1.2.1