author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 5 Dec 2015 14:50:46 +0000 (15:50 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 5 Dec 2015 20:51:07 +0000 (21:51 +0100) | ||
commit | 4d04d3b7e32b8777f7c7b04110b74194b991fbea | |
tree | 8824191a32b4c2e3686caf0b31695811174b8914 | tree | snapshot |
parent | 386f05a78c939ca88cb96bee8df9a2f9fdee967d | commit | diff |
configure.ac: fix libjvm detection on OSX
Shared libraries have the extension .dylib instead of .so
Ideally we look at shrext_cmds from libtool to find the shared library
extension but this works too.
Signed-off-by: Florian Forster <octo@collectd.org>
Shared libraries have the extension .dylib instead of .so
Ideally we look at shrext_cmds from libtool to find the shared library
extension but this works too.
Signed-off-by: Florian Forster <octo@collectd.org>
configure.ac | diff | blob | history |