[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.7'
Florian Forster
octo at verplant.org
Fri May 8 17:13:16 CEST 2009
README | 45 +++++++++++++++++++++++++++++++++++++++++++++
configure.in | 30 +++++++++++++++++++++++-------
2 files changed, 68 insertions(+), 7 deletions(-)
New commits:
commit 2e23f7bfad1064476131be7d062dcef37b7f2a5e
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri May 8 17:13:00 2009 +0200
README: Document how to build the Java plugin.
commit 33163ee3018711073cafd31b12bb497626d9aaa0
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri May 8 16:55:05 2009 +0200
configure.in: Simplified configuration of the Java plugin.
The configure script now uses `find' to search the JAVA_HOME directory for the
files `jni.h', `jni_md.h', and `libjvm.so'. Not nice, but I don't know how else
to solve this problem.
More information about the collectd-changes
mailing list