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>
Sun, 5 Oct 2014 20:27:29 +0000 (21:27 +0100)
commit2b8aa340af8302c41ff3b18d10f608672590c764
tree6279d80bd4401f09c0bd37b3dcddd4efdbd40457
parent6b6683234859843109c06e2180ffe04e3b7018ab
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