Remove unnecessary autoconf macro invocation

This commit is contained in:
Andrew Bettison 2017-12-15 16:29:13 +10:30
parent 19607e7886
commit 9b8a7c7384

View File

@ -43,7 +43,6 @@
AU_ALIAS([AC_PROG_JAVAC_VERSION], [AX_PROG_JAVAC_VERSION])
AC_DEFUN([AX_PROG_JAVAC_VERSION],[
AC_REQUIRE([AC_PROG_SED])
AC_PROG_SED
AC_CACHE_CHECK([Java compiler version],
ax_cv_prog_javac_version,
[ dnl