summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index d3b7c50e..49633861 100755
--- a/configure
+++ b/configure
@@ -8515,7 +8515,7 @@ fi
#
# Look for yacc/bison/byacc.
#
-for ac_prog in 'boson -y' byacc
+for ac_prog in 'bison -y' byacc
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2