[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-5.1'
    Florian Forster 
    octo at verplant.org
       
    Fri Jan 25 14:49:59 CET 2013
    
    
  
 bindings/Makefile.am           |   11 ++++-------
 bindings/perl/uninstall_mod.pl |    8 ++++++++
 clean.sh                       |    4 +++-
 src/Makefile.am                |    2 +-
 4 files changed, 16 insertions(+), 9 deletions(-)
New commits:
commit 8840387cd581d667a92039ae42d1191e8f480ece
Author: Florian Forster <octo at collectd.org>
Date:   Fri Jan 25 14:48:29 2013 +0100
    src/Makefile.am: Fix "make distcheck".
    
    protoc-c has a weird handling of files not in the CWD: They have to be
    specified with the "-I" option _and_ you need to specify the full path
    to the file.
commit b261bd1250c789986f6917c16b41298187a69b2a
Author: Yves Mettier <ymettier at free.fr>
Date:   Wed Nov 14 16:42:04 2012 +0100
    make distcheck : perllocal.pod was missing. Fixed
    
    Signed-off-by: Florian Forster <octo at collectd.org>
commit bf449b5f3457852984e99d26d64cadf9dcac35d1
Author: Yves Mettier <ymettier at free.fr>
Date:   Wed Nov 14 15:45:07 2012 +0100
    Fix make distcheck (against release 5.1.1)
    
    Signed-off-by: Florian Forster <octo at collectd.org>
    
    
More information about the collectd-changes
mailing list