]> git.ipfire.org Git - people/ms/pakfire.git/commit - configure.ac
configure: Use bison instead of POSIX yacc
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Feb 2021 16:26:46 +0000 (16:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 14 Feb 2021 16:26:46 +0000 (16:26 +0000)
commit201c0ac0eeb62cb8955bcc25c65e129f71fe816b
treea5ff64c79f402ab7694433627df9fc8930e985a3
parentd598dec8449928c2526088fc4fbe530ba13e79fb
configure: Use bison instead of POSIX yacc

bison is around everywhere and we can make use of its modern features
instead of sticking to the POSIX standard.

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