[svn-r29239] Add HDF_JAVA AC_SUST line for settings file

This commit is contained in:
Allen Byrne 2016-03-01 10:25:56 -05:00
parent 16e529f5a9
commit 7705a4d914

View File

@ -855,6 +855,9 @@ esac
## Check if they would like the Java native interface (JNI) compiled
##
## This needs to be exposed for the library info file even if JAVA is disabled.
AC_SUBST([HDF_JAVA])
AC_SUBST([H5_CLASSPATH]) H5_CLASSPATH=""
AC_MSG_CHECKING([if Java JNI interface enabled])