|
|
| |
dnl not needed for gcj compile | dnl not needed for gcj compile |
| |
if test "x$kde_java_libgcjdir" = "x"; then |
|
if test ! -r "$kde_java_libhpidir/libhpi.so"; then |
|
AC_MSG_ERROR([libhpi.so not found under $kde_java_libhpidir. Use --without-java.]) |
|
fi |
|
fi |
|
|
|
if test -n "$jni_includes"; then | if test -n "$jni_includes"; then |
dnl Check for JNI version | dnl Check for JNI version |
AC_LANG_SAVE | AC_LANG_SAVE |