[collectd-changes] collectd, the system statistics collection daemon: Changes to 'ja/lua'
Florian Forster
octo at verplant.org
Thu Nov 25 12:36:36 CET 2010
configure.in | 78 ++++++++++++++++++----------------------------------------
src/lua.c | 11 +++++++-
2 files changed, 34 insertions(+), 55 deletions(-)
New commits:
commit d04be065523bf73e220664adab166b61ae5410c8
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Thu Nov 25 12:36:33 2010 +0100
Build system, lua plugin: Update for Lua 5.1
I realized I used Lua 5.0 which has been superseeded by Lua 5.1 in 2006.
The build system now uses pkg-config to check for Lua 5.1. Minor
adjustments had to be made to the plugin to work with the new version.
More information about the collectd-changes
mailing list