Initial attempt to detect at configuration time if the getaddrinfo()
authorYang Tse <yangsita@gmail.com>
Tue, 28 Oct 2008 20:03:22 +0000 (20:03 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 28 Oct 2008 20:03:22 +0000 (20:03 +0000)
commitdfd9ac3c26e9d588b08ae7e41ac2eca28493bc9a
tree5855b602df28b9dcbbb24be6a7906c2aacd898e8
parentad60c2d0c362d6c155b7f643108f3d383ceba98c
Initial attempt to detect at configuration time if the getaddrinfo()
function returns an addrinfo with an unfreeable ai_canonname member ptr.
configure.ac
m4/cares-functions.m4