]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Revert mistaken patch for Bison
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Jul 2020 20:29:29 +0000 (13:29 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 15 Jul 2020 20:30:56 +0000 (13:30 -0700)
commitd45c2e2f5b8af08c1d0fe3164612a6d2057ea112
tree9379836b507d1938c805dad895a187f0598924d2
parente70c99a92f3d01999565aa6ba0ab95df9df92fe4
Revert mistaken patch for Bison

Problem reported by Bruno Haible in:
https://savannah.gnu.org/support/?110266
* lib/autoconf/programs.m4 (AC_PROG_YACC):
Go back to using bison -y instead of bison -o y.tab.c.
NEWS
doc/autoconf.texi
lib/autoconf/programs.m4