Also set with_java=no in the disable-scripting case
This commit is contained in:
parent
c361ef8650
commit
703e7b390e
1 changed files with 1 additions and 0 deletions
|
@ -4589,6 +4589,7 @@ if test "$with_java" != "no"; then
|
|||
if test "$DISABLE_SCRIPTING" = TRUE; then
|
||||
AC_MSG_RESULT([no, overridden by --disable-scripting])
|
||||
SOLAR_JAVA=""
|
||||
with_java=no
|
||||
else
|
||||
AC_MSG_RESULT([yes])
|
||||
SOLAR_JAVA="TRUE"
|
||||
|
|
Loading…
Reference in a new issue