blob: 93e087fd7091b36e4ec5319d4480fa25db3e03f8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- configure
+++ configure
@@ -20460,5 +20460,5 @@
# AC_CHECK_PROGS (variable, progs-to-check-for, [value-if-not-found], [path]
# Check for antlr executable installed as runantlr (runantlr ~= java antlr.Tool)
-for ac_prog in runantlr antlr
+for ac_prog in runantlr2 antlr
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
|