# ===========================================================================
# http://www.gnu.org/software/autoconf-archive/ax_jni_include_dir.html
# ===========================================================================
# AX_JNI_INCLUDE_DIR finds include directories needed for compiling
# programs using the JNI interface.
# JNI include directories are usually in the Java distribution. This is
# deduced from the value of $JAVA_HOME, $JAVAC, or the path to "javac", in
# that order. When this macro completes, a list of directories is left in
# the variable JNI_INCLUDE_DIRS.
# for JNI_INCLUDE_DIR in $JNI_INCLUDE_DIRS