]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: dev: Remove check for the mandatory IPv6 support
authorOndřej Surý <ondrej@isc.org>
Mon, 3 Mar 2025 19:41:00 +0000 (19:41 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 3 Mar 2025 19:41:00 +0000 (19:41 +0000)
IPv6 Advanced Socket API (:rfc:`3542`) is a hard requirement, remove the
autoconf check to speed up the ./configure run a little bit.

Merge branch 'ondrej/remove-check-for-mandatory-IPv6' into 'main'

See merge request isc-projects/bind9!10201


Trivial merge