summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c26f465)
raw | patch | inline | side by side (parent: c26f465)
author | Dagobert Michelsen <dam@opencsw.org> | |
Thu, 18 Jun 2015 13:28:36 +0000 (15:28 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Fri, 3 Jul 2015 11:03:28 +0000 (13:03 +0200) |
Fixes: #978
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 877a785f9fd8b05433dbdbcfb307aee3e9e0aa01..2c7c1821b5ceeaec2b9a04f74c91d87985a61dbf 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
collectd_tg_SOURCES = collectd-tg.c
collectd_tg_CPPFLAGS = $(AM_CPPFLAGS) \
- -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 \
-I$(top_srcdir)/src/libcollectdclient/collectd -I$(top_builddir)/src/libcollectdclient/collectd
collectd_tg_LDADD = daemon/libheap.la
if BUILD_WITH_LIBSOCKET