11 lines
328 B
Text
11 lines
328 B
Text
--- plugins/Makefile.in.orig Sat Dec 20 12:19:45 2014
|
|
+++ plugins/Makefile.in Sat Dec 20 12:19:52 2014
|
|
@@ -365,7 +365,7 @@ AM_CFLAGS = \
|
|
|
|
AM_LDFLAGS = \
|
|
-module -rpath "$(plugindir)" \
|
|
- -Wl,--as-needed -Wl,--no-undefined \
|
|
+ -Wl,--as-needed \
|
|
-avoid-version
|
|
|
|
plugin_LTLIBRARIES = libpersonal-details.la $(am__append_1)
|