File cppunit_libdl.diff of Package libcppunit-1_12-0
--- 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@