[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.2'
    Florian Forster 
    octo at verplant.org
       
    Wed Jan  9 08:33:57 CET 2008
    
    
  
 bindings/Makefile.am |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
New commits:
commit 4d3df62c2da0ac48723cab5089a84e85938b9d97
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed Jan 9 08:33:52 2008 +0100
    bindings/Makefile.am: Replaced "make -C" with "cd && make".
    
    BSD make does not support "make -C".
    
    Signed-off-by: Sebastian Harl <sh at tokkee.org>
    Signed-off-by: Florian Forster <octo at huhu.verplant.org>
commit c190252c31ca4e3c4871120ae9d4288ae64ff053
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun Jan 6 20:11:29 2008 +0100
    bindings/Makefile.am: Removed a bashism.
    
    Brace expansion using { and } is not defined by POSIX but rather a bash
    extension and should thus not be used for portability reasons.
    
    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