bind9/bin
Tom Krizek a97a72fb8b
Use feature-test to detect feature support in system tests
Previously, there were two different ways to detect feature support.
Either through an environment variable set by configure in conf.sh, or
using the feature-test utility.

It is more simple and consistent to have only one way of detecting the
feature support. Using the feature-test utility seems superior the the
environment variables set by configure.

(cherry picked from commit d24fb1122e)
2022-12-02 10:45:20 +01:00
..
check Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dig Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
dnssec Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
named Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
nsupdate Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
plugins Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
tests Use feature-test to detect feature support in system tests 2022-12-02 10:45:20 +01:00
tools Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00