X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=f106fa1a85641c7a02e95b1d3f34eb7a2947a789;hb=ab55c79a0fee35932995d9f492730dc131034d52;hp=5c2eb35d89540e0472332839915ce5e101c19c95;hpb=fa0b947c29d14d2883043d560900270e35cb84fd;p=collectd.git diff --git a/src/Makefile.am b/src/Makefile.am index 5c2eb35d..f106fa1a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -82,7 +82,7 @@ endif if BUILD_WITH_OWN_LIBOCONFIG collectd_LDADD += $(LIBLTDL) liboconfig/liboconfig.la -collectd_DEPENDENCIES += $(LIBLTDL) liboconfig/liboconfig.la +collectd_DEPENDENCIES += liboconfig/liboconfig.la else collectd_LDADD += -loconfig endif