Merge branch 'collectd-5.3' into collectd-5.4
[collectd.git] / src / Makefile.am
index 2abea1f..405d4ae 100644 (file)
@@ -918,6 +918,7 @@ perl_la_CFLAGS += -Wno-nonnull
 endif
 perl_la_LDFLAGS = -module -avoid-version \
                $(PERL_LDFLAGS)
+perl_la_LIBADD = $(PERL_LIBS)
 collectd_LDADD += "-dlopen" perl.la
 collectd_DEPENDENCIES += perl.la
 endif