From: Daniel Stenberg Date: Tue, 29 Jun 2004 11:22:39 +0000 (+0000) Subject: commented out the check for gethostbyname_r() as we no longer use it X-Git-Tag: curl-7_12_1~187 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f633ab688b4a9a4670c99efa1ebbfee2223db605;p=thirdparty%2Fcurl.git commented out the check for gethostbyname_r() as we no longer use it --- diff --git a/configure.ac b/configure.ac index 29d31bd47d..5f09705ba5 100644 --- a/configure.ac +++ b/configure.ac @@ -1014,7 +1014,7 @@ else CURL_CHECK_GETHOSTBYNAME_R() dnl dig around for gethostbyaddr_r() - CURL_CHECK_GETHOSTBYADDR_R() + dnl CURL_CHECK_GETHOSTBYADDR_R() fi dnl poke around for inet_ntoa_r()