[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.0'
Florian Forster
octo at verplant.org
Tue Jun 19 20:48:24 CEST 2007
configure.in | 38 ++++++++++++++++++++++++++------------
1 file changed, 26 insertions(+), 12 deletions(-)
New commits:
commit 18fdfeca8b587baf819ded68f68a8fa4b196d035
Author: Florian Forster <octo at huhu.verplant.org>
Date: Tue Jun 19 20:48:15 2007 +0200
configure: Implemented `--with-nan-emulation' for crosscompiling.
When crosscompiling you cannot do the runtime checks for the (0.0 / 0.0) hack.
With this option you can force this implementation if neccessary.
More information about the collectd-changes
mailing list