summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-03-22 12:56:30 +0100
committerYang Tse <yangsita@gmail.com>2011-03-22 12:56:30 +0100
commitcd753ffe140913979d8893f222c4c7ee272255a0 (patch)
treec775c3c93ea730da6c995a1bf4be72d4f959a3fc /configure.ac
parent1bd524dd4ab9dc2dee9759ee817aa880c6e59db2 (diff)
downloadc-ares-cd753ffe140913979d8893f222c4c7ee272255a0.tar.gz
c-ares-cd753ffe140913979d8893f222c4c7ee272255a0.tar.bz2
c-ares-cd753ffe140913979d8893f222c4c7ee272255a0.zip
configure: r-enable temporarily disabled detection of system's inet_ntop()
Detection was temporarily disabled in commit 674e044ccb21f2f63537da53565fce868f
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 1baa292..6f5f9d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -529,9 +529,7 @@ CARES_CHECK_FUNC_GETHOSTBYNAME
CARES_CHECK_FUNC_GETHOSTNAME
CARES_CHECK_FUNC_GETSERVBYPORT_R
CARES_CHECK_FUNC_INET_NET_PTON
-
-dnl CARES_CHECK_FUNC_INET_NTOP
-
+CARES_CHECK_FUNC_INET_NTOP
CARES_CHECK_FUNC_INET_PTON
CARES_CHECK_FUNC_IOCTL
CARES_CHECK_FUNC_IOCTLSOCKET