summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7f4f4e5)
raw | patch | inline | side by side (parent: 7f4f4e5)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 16:01:14 +0000 (18:01 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 16:01:14 +0000 (18:01 +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 d7371e0292a9a58d7d12ac50901931c63d5fccc6..ec562d8637b5d9c6f75d3fe6e92bb89c14ae64b0 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
utils_cmd_putnotif.h utils_cmd_putnotif.c \
utils_parse_option.h utils_parse_option.c
unixsock_la_LDFLAGS = $(PLUGIN_LDFLAGS)
-unixsock_la_LIBADD = $(PTHREAD_LIBS)
endif
if BUILD_PLUGIN_UPTIME