[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.3'
Florian Forster
octo at verplant.org
Wed Nov 13 20:08:11 CET 2013
configure.in | 9 ++++-----
src/Makefile.am | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
New commits:
commit 30aaad03b66ff22d8cc50de2116b2d93a9d445f2
Author: Rainer Müller <raimue at codingfarm.de>
Date: Sun Nov 10 03:51:40 2013 +0100
Link to IOKit using -framework
The libIOKit.dylib symlink no longer exists in OS X 10.9 Mavericks, we
now have to link using -framework. This should also work in all previous
versions of OS X.
Signed-off-by: Florian Forster <octo at collectd.org>
More information about the collectd-changes
mailing list