[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'
Florian Forster
octo at verplant.org
Thu Sep 13 10:59:33 CEST 2012
bindings/Makefile.am | 2 +-
configure.in | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 97e8f346a88eccf4d1608c21d5cc6ee9620c1c41
Author: Sebastian Harl <sh at teamix.net>
Date: Wed Jun 13 14:33:05 2012 +0200
bindings/Makefile: perl: Use INSTALL_BASE rather than PREFIX.
Some versions of Perl / ExtUtils::MakeMaker will else abort with an error
message explaining INSTALL_BASE and PREFIX may not be used both. However, I
don't know where the other definition comes from.
Signed-off-by: Florian Forster <octo at collectd.org>
commit c43464c98c24cd886e839756076a4cded37cdaea
Author: Sebastian Harl <sh at teamix.net>
Date: Wed Jun 13 14:31:00 2012 +0200
configure: Don't add -liptc to the global LIBS setting.
AC_SEARCH_LIBS() would do that, so save and restore LIBS when calling that
macro.
Signed-off-by: Florian Forster <octo at collectd.org>
More information about the collectd-changes
mailing list