mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||