]> git.ipfire.org Git - people/stevee/pakfire.git/commit - Makefile.am
configure: Fix raw bison and call it directly
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Feb 2021 10:50:26 +0000 (10:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 15 Feb 2021 10:50:26 +0000 (10:50 +0000)
commitdee8ae80379904f7208277453c44af4f19f9d5f7
tree603f67205112b51caf22242cf32b3ecdd6be9429
parentda7b0ac49292d4a2ca33ba8d68ce440a997013d4
configure: Fix raw bison and call it directly

The old YACC macro has some issues with using modern bison features and
always enables compatibility mode with yacc.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
configure.ac