aboutsummaryrefslogtreecommitdiff
path: root/ares/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-10-28 20:03:22 +0000
committerYang Tse <yangsita@gmail.com>2008-10-28 20:03:22 +0000
commit74a16db9752f40656141adf47206b00037c0bce4 (patch)
treef9c7a8cdb142a312e5a3736e5a83d44bdec496c2 /ares/configure.ac
parenta10044e11063121fb7c7ee6788288ed59d2897a4 (diff)
Initial attempt to detect at configuration time if the getaddrinfo()
function returns an addrinfo with an unfreeable ai_canonname member ptr.
Diffstat (limited to 'ares/configure.ac')
-rw-r--r--ares/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/configure.ac b/ares/configure.ac
index 9ef907827..ac1ca1d0d 100644
--- a/ares/configure.ac
+++ b/ares/configure.ac
@@ -555,6 +555,7 @@ CURL_CHECK_MSG_NOSIGNAL
CARES_CHECK_FUNC_GETADDRINFO
CARES_CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
+CARES_CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_CANONNAME
CARES_CHECK_FUNC_GETHOSTNAME
CARES_CHECK_FUNC_GETSERVBYPORT_R
CARES_CHECK_FUNC_INET_NTOP