[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.1'
    Florian Forster 
    octo at verplant.org
       
    Thu Oct 25 23:13:34 CEST 2007
    
    
  
 configure.in   |   15 ++++++++++++---
 src/collectd.h |    3 ---
 src/rrdtool.c  |    2 ++
 3 files changed, 14 insertions(+), 6 deletions(-)
New commits:
commit 4c67453e4739117ddc8dab0e907953f0fb7a0170
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Oct 25 23:13:27 2007 +0200
    Build system: Set the appropriate CPPFLAGS and LDFLAGS when checking for librrd and it's header.
commit febe816d5cf4dff6c35936fd3c5ced8e49ca6ee8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Oct 25 23:11:54 2007 +0200
    rrdtool plugin: Include the `rrd.h' header file in `rrdtool.c', not `collectd.h'.
    
    This caused an error when --with-rrdtool was used to have the header file in a
    non-standard directory, because the appropriate CFLAGS were not passed to all
    plugins.
    
    
More information about the collectd-changes
mailing list