Bump for 3.6-28
[LibreOffice.git] / cppunit / ldflags.patch
blobee8d5ed897ce1dffcda922febcaaecc6f64375e2
1 --- misc/cppunit-1.12.1/src/cppunit/Makefile.in 2008-02-20 06:59:55.000000000 +0100
2 +++ misc/build/cppunit-1.12.1/src/cppunit/Makefile.in 2010-06-21 17:01:38.324370072 +0200
3 @@ -300,7 +300,7 @@
5 libcppunit_la_LDFLAGS = \
6 -no-undefined -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
7 - -release $(LT_RELEASE)
8 + -release $(LT_RELEASE) $(LIBADD_DL)
10 all: all-am