SHA256
8
0
forked from pool/cppunit
Files
cppunit/cppunit_libdl.diff
2012-04-21 12:52:22 +00:00

11 lines
276 B
Diff

--- cppunit-1.12.0.orig/src/cppunit/Makefile.am
+++ cppunit-1.12.0/src/cppunit/Makefile.am
@@ -63,5 +63,6 @@
libcppunit_la_LDFLAGS= \
-no-undefined -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
- -release $(LT_RELEASE)
+ -release $(LT_RELEASE) \
+ @LIBADD_DL@