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>
Thu, 2 Oct 2014 15:30:20 +0000 (16:30 +0100)
commit8a652c3d48f720ec960637035ada3c6d95c1a3da
tree71a9dfc26b6a1f60ef2df307c29660bb11f36fb2
parent69b087dea03a2fd1d519824ffc48dafd5329ffc1
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