1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-12-07 01:52:26 +00:00

configure: temporarily disable detection of system's inet_ntop()

This is done to allow compilation of ares_inet_ntop() by some daily
builds picky compilers that otherwise do not need this function.
This commit is contained in:
Yang Tse
2010-12-16 21:47:19 +01:00
parent d8c830f33e
commit 674e044ccb

View File

@ -533,7 +533,9 @@ CARES_CHECK_FUNC_GETHOSTBYNAME
CARES_CHECK_FUNC_GETHOSTNAME
CARES_CHECK_FUNC_GETSERVBYPORT_R
CARES_CHECK_FUNC_INET_NET_PTON
CARES_CHECK_FUNC_INET_NTOP
dnl CARES_CHECK_FUNC_INET_NTOP
CARES_CHECK_FUNC_INET_PTON
CARES_CHECK_FUNC_IOCTL
CARES_CHECK_FUNC_IOCTLSOCKET