[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.2'

Florian Forster octo at verplant.org
Thu Dec 27 17:40:46 CET 2007


 bindings/Makefile.am |   16 +++++++---------
 configure.in         |   15 +++++++++++++++
 2 files changed, 22 insertions(+), 9 deletions(-)

New commits:
commit a73f05bb8eeff45afe22363a624d37aa92f1a68c
Author: Sebastian Harl <sh at tokkee.org>
Date:   Thu Dec 27 16:40:30 2007 +0100

    configure.in: Copy sources of the Perl bindings to the build directory.
    
    As the Perl build system around ExtUtils::MakeMaker doesn't know how to
    separate source and build directories, all relevant source files have to be
    available in the build directory.
    
    This is an alternative patch for the problem reported by Michael Tiernan.
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>

commit 87fd2319a4b26130c114cdf97e1c5104b12ab41a
Author: Sebastian Harl <sh at tokkee.org>
Date:   Thu Dec 27 16:39:46 2007 +0100

    Revert "bindings/Makefile.am: Fix a bug that happened when src and build directory are not the same."
    
    This reverts commit 61f5c1a972626212aab60c4d50f45097485b8e51 which had the
    following problems:
    
     * parts of the build process took place in the source directory (which should
       be read-only though)
    
     * the "perl" target should not be renamed - the name is used in
       @PERL_BINDINGS@ to identify the bindings that are supposed to be built
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>




More information about the collectd-changes mailing list