[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Feb 7 10:27:16 CET 2009
build.sh | 18 +++++++++++-------
1 files changed, 11 insertions(+), 7 deletions(-)
New commits:
commit 287ad603740db2d8623730a816b07423f25de3d2
Author: Florian Forster <octo at crystal.wlan.home.verplant.org>
Date: Sat Feb 7 10:27:08 2009 +0100
build.sh: Fix the check for libtoolize vs. glibtoolize.
The `which' command under Mac OS X exits with status 0 even if the program
wasn't found. Use
libtoolize --version
to check for the program instead..
More information about the collectd-changes
mailing list