summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 073c38b71..1678ae100 100644
--- a/configure.ac
+++ b/configure.ac
@@ -963,7 +963,6 @@ if test "x${TOOLSDIR}" != x; then
AC_PROG_JAVA
fi
if test "x${COMPILE_GJDOC}" = xyes; then
- AC_PROG_JAVA
AC_LIB_ANTLR
if test "x${REGENERATE_GJDOC_PARSER}" = xyes; then
AC_PROG_ANTLR(2,7,1)