]> granicus.if.org Git - curl/commitdiff
commented out the check for gethostbyname_r() as we no longer use it
authorDaniel Stenberg <daniel@haxx.se>
Tue, 29 Jun 2004 11:22:39 +0000 (11:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 29 Jun 2004 11:22:39 +0000 (11:22 +0000)
configure.ac

index 29d31bd47d287b14d02e4282a6d3ea4af8efa67b..5f09705ba5e10b89a7138754dd2d5be1eead69af 100644 (file)
@@ -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()