Link to IOKit using -framework
authorRainer Müller <raimue@codingfarm.de>
Sun, 10 Nov 2013 02:51:40 +0000 (03:51 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 13 Nov 2013 19:08:08 +0000 (20:08 +0100)
commit30aaad03b66ff22d8cc50de2116b2d93a9d445f2
tree53f28aaacf2a4cc2ac200837839ea2256cff1aed
parent8f85126d19f0444d79ec6d5aea12b6ef52130549
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@collectd.org>
configure.in
src/Makefile.am