Kaydet (Commit) 230d05ea authored tarafından Michael Stahl's avatar Michael Stahl

configure: JDK 1.3 won't work

Change-Id: Ibd26816cb00b3b8b2514aca536906b689c8cbd5e
üst 8cd958a4
...@@ -1864,7 +1864,7 @@ AC_ARG_WITH(linker-hash-style, ...@@ -1864,7 +1864,7 @@ AC_ARG_WITH(linker-hash-style,
AC_ARG_WITH(jdk-home, AC_ARG_WITH(jdk-home,
AS_HELP_STRING([--with-jdk-home=<absolute path to JDK home>], AS_HELP_STRING([--with-jdk-home=<absolute path to JDK home>],
[If you have installed JDK 1.3 or later on your system please supply the [If you have installed JDK 1.6 or later on your system please supply the
path here. Note that this is not the location of the java command but the path here. Note that this is not the location of the java command but the
location of the entire distribution.]), location of the entire distribution.]),
,) ,)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment