Skip to content

Commit d5a65e6

Browse files
committed
Undo temporary test hack inadvertently committed.
1 parent 6391277 commit d5a65e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8515,7 +8515,7 @@ fi
85158515
#
85168516
# Look for yacc/bison/byacc.
85178517
#
8518-
for ac_prog in 'boson -y' byacc
8518+
for ac_prog in 'bison -y' byacc
85198519
do
85208520
# Extract the first word of "$ac_prog", so it can be a program name with args.
85218521
set dummy $ac_prog; ac_word=$2

0 commit comments

Comments
 (0)