]> granicus.if.org Git - curl/commit
HAVE_INET_NTOP will only be defined when an IPv6 capable working
authorYang Tse <yangsita@gmail.com>
Wed, 24 Sep 2008 16:43:12 +0000 (16:43 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 24 Sep 2008 16:43:12 +0000 (16:43 +0000)
commit142cb601f86e56e18cc19ea4998dd87a4504993f
tree405c56b2d6331282ee90ced926cd10725be279b7
parent21b523fcd3aa3ab22733d3baff93e591673a8e9c
HAVE_INET_NTOP will only be defined when an IPv6 capable working
inet_ntop function is available.
ares/configure.ac
ares/inet_ntop.c
ares/inet_ntop.h
ares/m4/cares-functions.m4