[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.10'
    Florian Forster 
    octo at verplant.org
       
    Fri Apr  5 08:11:59 CEST 2013
    
    
  
 configure.in |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)
New commits:
commit 5680622ee9d70a9df30564a34e0cc01afcf0d05b
Author: Dave Cottlehuber <dch at jsonified.com>
Date:   Thu Feb 7 01:38:07 2013 +0100
    Don't clobber TMPDIR during Java detection
    
    - Java detection used TMPDIR as var to parse command output
    - TMPDIR is used in libltdl later on in ./configure
    - alternative fix is local var or subshell
    - fixes issue introduced via #33163ee
    
    Conflicts:
    	configure.in
    
    Signed-off-by: Florian Forster <octo at collectd.org>
    
    
More information about the collectd-changes
mailing list