bind: support compile-time exclusion of DNS-over-HTTPS support
authorNoah Meyerhans <frodo@morgul.net>
Thu, 3 Feb 2022 20:01:54 +0000 (12:01 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 8 Feb 2022 05:31:54 +0000 (21:31 -0800)
commit6a0a55a5ed1dea0be1f87cc86a64634c434dc729
tree9ae12771ede26ca4c6869797ade59db95285de39
parentb9000cf231b166bf0f098785188ad61319b7019b
bind: support compile-time exclusion of DNS-over-HTTPS support

DoH is enabled by default, but disabling it removes the need to link
against libnghttp2, which may be desirable more constrained
environments.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
net/bind/Config.in
net/bind/Makefile