summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 962225516331..10c987b87b6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11928,9 +11928,7 @@ EOF
echo "configure: Ant test failed" >&5
cat conftest.java >&5
cat conftest.xml >&5
- AC_MSG_WARN([Ant does not work - Some Java projects will not build!])
- ANT_HOME=""
- add_warning "Ant does not work - Some Java projects will not build!"
+ AC_MSG_ERROR([Ant does not work - Some Java projects will not build!])
fi
rm -f conftest* core core.* *.core
fi