summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 87258d6)
raw | patch | inline | side by side (parent: 87258d6)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 31 Oct 2014 13:23:11 +0000 (14:23 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Fri, 31 Oct 2014 14:05:17 +0000 (15:05 +0100) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 61b7d47ccd6c8c191b2ecdc7bf78f0afa9b4fd2d..315d1957f5c39237da99cbc1a0c01100e8f42740 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
openldap_la_LDFLAGS = -module -avoid-version $(BUILD_WITH_LIBLDAP_LDFLAGS)
openldap_la_CFLAGS = $(AM_CFLAGS) $(BUILD_WITH_LIBLDAP_CPPFLAGS)
openldap_la_LIBADD = -lldap
-collectd_LDADD += "-dlopen" openldap.la
-collectd_DEPENDENCIES += openldap.la
endif
if BUILD_PLUGIN_OPENVPN