summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9613c69)
raw | patch | inline | side by side (parent: 9613c69)
author | Jim Radford <radford@galvanix.com> | |
Tue, 17 Sep 2013 17:52:03 +0000 (17:52 +0000) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 6 Feb 2015 15:38:37 +0000 (16:38 +0100) |
Conflicts:
src/Makefile.am
src/Makefile.am
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 23c3a3b0fabbb3dec7d6474c963e15d5a2e4d9b2..1eb5d70fd28863a9f25afaae06439897cdcfc8fb 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
endif
perl_la_LDFLAGS = -module -avoid-version \
$(PERL_LDFLAGS)
-perl_la_LIBS = $(PERL_LIBS)
+perl_la_LIBADD = $(PERL_LIBS)
collectd_LDADD += "-dlopen" perl.la
collectd_DEPENDENCIES += perl.la
endif