[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Thu Dec 30 09:54:18 CET 2010
configure.in | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---
src/bind.c | 14 ++++++++--
2 files changed, 83 insertions(+), 7 deletions(-)
New commits:
commit adee81fe60077d03345c94e3780752a8c2c712cf
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Dec 30 09:54:15 2010 +0100
Build system: Check whether X/Open flags are required for strptime.
This hopefully resolved problems under Solaris, where X/Open compatibility
pulls in a long list of other standards you have to stick to. For example,
we don't want to force the user to use a C99 compiler.
More information about the collectd-changes
mailing list