summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-17 11:31:37 +0000
committerYang Tse <yangsita@gmail.com>2008-09-17 11:31:37 +0000
commit898e10bd60c2fb6c228c42b5940b4d17816cb1b1 (patch)
tree93a6c2a7c6f184ee1d0e507a78ff7e43ecb57be0 /configure.ac
parent8c3c80526930605155d0e9b23db4b8eddf974941 (diff)
downloadc-ares-898e10bd60c2fb6c228c42b5940b4d17816cb1b1.tar.gz
c-ares-898e10bd60c2fb6c228c42b5940b4d17816cb1b1.tar.bz2
c-ares-898e10bd60c2fb6c228c42b5940b4d17816cb1b1.zip
improve detection of getservbyport_r()
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 9aacaea..f0e1a04 100644
--- a/configure.ac
+++ b/configure.ac
@@ -645,6 +645,7 @@ CURL_CHECK_FUNC_SEND
CURL_CHECK_MSG_NOSIGNAL
CARES_CHECK_FUNC_GETHOSTNAME
+CARES_CHECK_FUNC_GETSERVBYPORT_R
CARES_CHECK_FUNC_STRCASECMP
CARES_CHECK_FUNC_STRCMPI
CARES_CHECK_FUNC_STRDUP
@@ -999,10 +1000,6 @@ dnl and get the types of five of its arguments.
CURL_CHECK_FUNC_GETNAMEINFO
-dnl God bless non-standardized functions! We need to see which getservbyport_r
-dnl variant is available
-CARES_CHECK_GETSERVBYPORT_R
-
CURL_CHECK_NONBLOCKING_SOCKET
AC_C_BIGENDIAN(