author | Ruben Kerkhof <ruben@tilaa.nl> | |
Sat, 17 Nov 2012 17:19:58 +0000 (18:19 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 17 Nov 2012 22:23:03 +0000 (23:23 +0100) | ||
commit | e51b86dec5842bcb31d2f73e6043e21de4c51100 | |
tree | 6821c4d6d749a550135592cc46e2675c06db6739 | tree | snapshot |
parent | 6b6daae34fbb90a5a7b25915ea2f62e1a58f405f | commit | diff |
Fix java detection as unprivileged user.
If you have an inaccessible directory inside
JAVA_HOME, find returns an error and the test fails.
I found this on Fedora, where /usr/lib64/audit is only
readable by root, and my JAVA_HOME was set to /usr
Signed-off-by: Florian Forster <octo@collectd.org>
If you have an inaccessible directory inside
JAVA_HOME, find returns an error and the test fails.
I found this on Fedora, where /usr/lib64/audit is only
readable by root, and my JAVA_HOME was set to /usr
Signed-off-by: Florian Forster <octo@collectd.org>
configure.in | diff | blob | history |