]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add deprecation notice about --enable-native-pkcs11 to configure.ac
authorOndřej Surý <ondrej@isc.org>
Thu, 9 Sep 2021 20:13:36 +0000 (22:13 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 9 Sep 2021 20:35:03 +0000 (22:35 +0200)
commit6cf86cc75b02beca41046bf55f4fefeec28c505d
treeda1769810f021493667596cfbb1678cdf76eccad
parentca521b382497b53bb83f96188eeffa4619a39005
Add deprecation notice about --enable-native-pkcs11 to configure.ac

The native PKCS#11 feature has been removed in BIND 9.18, so we need to
add a deprecation notice (warning at ./configure time) to the next 9.16
release.
configure
configure.ac