69c26a938c
abstraction APIs. It is a necessary dependancy of the sipX project. WWW: http://sipx-wiki.calivia.com/index.php/Main_Page PR: ports/107931 Submitted by: Michael Durian <durian at shadetreesoftware.com>
11 lines
531 B
Text
11 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\" \
|