summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4b4184)
raw | patch | inline | side by side (parent: a4b4184)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 15:48:47 +0000 (17:48 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 15:48:47 +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 8efc6e79f456e904f4020bae568e2756da438581..1a666795bf3f2708c31ec5c44f122ef95cc0bda7 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
utils_cmd_putval.c utils_cmd_putval.h \
utils_parse_option.h utils_parse_option.c
exec_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-exec_la_LIBADD = $(PTHREAD_LIBS)
endif
if BUILD_PLUGIN_ETHSTAT