Displaying 1 result from an estimated 1 matches for "multiple_official_java_environments".
2014 Aug 14
3
[PATCH] configure: add java-8-openjdk and java-7-openjdk as locations for java
This helps some distros (e.g. Archlinux) where openjdk is installed in
java-MAJOR-openjdk directories, without any "default version" symlink.
---
configure.ac | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configure.ac b/configure.ac
index 1d93ca0..fa26924 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1251,6 +1251,8 @@ if test "x$with_java" != "xno"; then