]> git.ipfire.org Git - thirdparty/nftables.git/commit
m4: Add missing AX_PROG_BISON macro master
authorPhil Sutter <phil@nwl.cc>
Tue, 28 Jul 2026 10:06:41 +0000 (12:06 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 29 Jul 2026 14:20:25 +0000 (16:20 +0200)
commit31fb7af1a99d67c87e94b4415e553589b21db2d1
tree05cf97dd205dcc6f60e34015d8d47a431c2f90a1
parent9842bfec1e105c527563b1ebdde3ae62703403e3
m4: Add missing AX_PROG_BISON macro

It requires AX_COMPARE_VERSION internally, add both.

Fixes: b315dd551dd96 ("parser_bison: Fix for bison < 3.6")
Signed-off-by: Phil Sutter <phil@nwl.cc>
m4/ax_compare_version.m4 [new file with mode: 0644]
m4/ax_prog_bison_version.m4 [new file with mode: 0644]