projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8426d2
)
Take out explicit definitions as they are already checked via enable_standards in...
author
Dagobert Michelsen
<dam@opencsw.org>
Thu, 18 Jun 2015 13:28:36 +0000
(15:28 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Mon, 2 May 2016 16:22:54 +0000
(18:22 +0200)
Fixes: #978
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
2f49f4a
..
76a885b
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-65,7
+65,6
@@
collectdctl_DEPENDENCIES = libcollectdclient/libcollectdclient.la
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