X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=1eb5d70fd28863a9f25afaae06439897cdcfc8fb;hb=afdbcde73c266ec4123e9018c5e325c4d324bfb1;hp=23c3a3b0fabbb3dec7d6474c963e15d5a2e4d9b2;hpb=9613c69afd6e5e0fad34ef8bb64f06d7211f5caf;p=collectd.git diff --git a/src/Makefile.am b/src/Makefile.am index 23c3a3b0..1eb5d70f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -891,7 +891,7 @@ perl_la_CFLAGS += -Wno-nonnull 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