summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d9b475b)
raw | patch | inline | side by side (parent: d9b475b)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 15:48:19 +0000 (17:48 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 15:48:19 +0000 (17:48 +0200) |
The collectd daemon already links with it.
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index f701944f37ec34f5d292779681687163c51fbf85..8efc6e79f456e904f4020bae568e2756da438581 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
pkglib_LTLIBRARIES += email.la
email_la_SOURCES = email.c
email_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-email_la_LIBADD = $(PTHREAD_LIBS)
endif
if BUILD_PLUGIN_ENTROPY