summaryrefslogtreecommitdiff
path: root/plugins/m3u
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-05 20:59:59 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-05 20:59:59 +0100
commitb06812a7261467785f7fe3f537f010885cfa732f (patch)
treed69a09ac6647cd598bbbefb501b4cd10e211f2c0 /plugins/m3u
parentca77fa97d3f7a2f2f73e39031b87b3be819da93b (diff)
added -avoid-version to all makefiles
Diffstat (limited to 'plugins/m3u')
-rw-r--r--plugins/m3u/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/m3u/Makefile.am b/plugins/m3u/Makefile.am
index fdb61527..122af599 100644
--- a/plugins/m3u/Makefile.am
+++ b/plugins/m3u/Makefile.am
@@ -3,7 +3,7 @@ pkglib_LTLIBRARIES = m3u.la
m3u_la_SOURCES = m3u.c
-m3u_la_LDFLAGS = -module -lm
+m3u_la_LDFLAGS = -module -avoid-version -lm
m3u_la_LIBADD = $(LIBADD)