summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2cf312b)
raw | patch | inline | side by side (parent: 2cf312b)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 15:51:48 +0000 (17:51 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 3 Jun 2016 15:51:48 +0000 (17:51 +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 6b1c954ac1a8731df9d46fb9a770081a94f9dd97..a94697093eebfbae95c9f3f0043a0f6685693ca5 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
snmp_la_CFLAGS += $(BUILD_WITH_LIBSNMP_CFLAGS)
snmp_la_LIBADD += $(BUILD_WITH_LIBSNMP_LIBS)
endif
-if BUILD_WITH_LIBPTHREAD
-snmp_la_LIBADD += $(PTHREAD_LIBS)
-endif
endif
if BUILD_PLUGIN_STATSD