bind9/bin
Tom Krizek d24fb1122e
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.
2022-12-02 10:23:51 +01:00
..
check Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
delv Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dig Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
dnssec Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
named change dns_db_settask() to _setloop() 2022-11-30 11:47:35 -08:00
nsupdate Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
plugins Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tests Use feature-test to detect feature support in system tests 2022-12-02 10:23:51 +01:00
tools Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00