aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-06-29 11:22:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-06-29 11:22:39 +0000
commitf633ab688b4a9a4670c99efa1ebbfee2223db605 (patch)
tree9268189a7fbf3014dbd45c132f80bf5758aae654 /configure.ac
parent808621ab2256ba42c4d76ab73fe32e2044d93a4d (diff)
commented out the check for gethostbyname_r() as we no longer use it
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29d31bd47..5f09705ba 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()