SHA256
8
0
forked from pool/cppunit
Files
cppunit/cppunit_libdl.diff

11 lines
276 B
Diff
Raw Normal View History

--- 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@