blob: 242edf7d7a4d06c944fe926f6979897043298925 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- configure
+++ configure
@@ -20985,5 +20985,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.
|