12 lines
531 B
Text
12 lines
531 B
Text
|
--- ./src/test/testplugin/Makefile.in.orig Thu Dec 28 16:21:05 2006
|
||
|
+++ ./src/test/testplugin/Makefile.in Thu Dec 28 16:22:57 2006
|
||
|
@@ -319,7 +319,7 @@
|
||
|
# Age - set to 0 of any interfaces have been removed
|
||
|
# increment if any interfaces have been added
|
||
|
version_Age = 0
|
||
|
-libtestpluginA_la_LIBADD = @RT_LIBS@ -ldl -lpthread $(am__append_1)
|
||
|
+libtestpluginA_la_LIBADD = @RT_LIBS@ -lpthread $(am__append_1)
|
||
|
libtestpluginB_la_LIBADD = $(libtestpluginA_la_LIBADD)
|
||
|
libtestpluginA_la_CXXFLAGS = \
|
||
|
-DLIBRARY_NAME=\"TestPluginA\" \
|