]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Teach configure to check for cargo version and require >= 1.64 13438/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 31 Oct 2023 11:07:33 +0000 (12:07 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 31 Oct 2023 11:13:52 +0000 (12:13 +0100)
commit9bd78ce8c90dc0053868d2ec043018c03b5390e8
treecf438eb516c1faf71f6f53b44e2e6504104e356f
parenta8c83ded3ca6c7b89110b45f6e62b2b78107bea8
rec: Teach configure to check for cargo version and require >= 1.64
m4/ax_compare_version.m4 [new file with mode: 0644]
pdns/recursordist/configure.ac
pdns/recursordist/m4/ax_compare_version.m4 [new symlink]
pdns/recursordist/m4/pdns_check_cargo.m4 [new file with mode: 0644]