chiark / gitweb /
ipv6: check for support in system and in adns
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jun 2014 22:58:03 +0000 (23:58 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 27 Sep 2014 17:48:11 +0000 (18:48 +0100)
commit99bac74a19165e165822c3c4da0f76863b630daf
tree3730210fec1b298c9c54a9e19fd86a2c97290881
parentb85840f2aed63305094eca734f157a0f73d91273
ipv6: check for support in system and in adns

We #define CONFIG_IPV6 if the system has AF_INET6 and adns has
adns_addr2text (which only the IPv6-capable adns has).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
config.h.in
configure
configure.in