aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-10-04 14:05:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-10-04 14:05:12 +0000
commitc3363f833c47090368eac566bfcb9c48dec42f6a (patch)
treeb223f26763ed186be3848083d7e0d7f6b4e653d6 /configure.in
parent47def8091c645f13499e82f02c466c30e846a506 (diff)
Albert Chin's improved gethostbyname_r() tests
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 5af823cf6..a11fe9bb7 100644
--- a/configure.in
+++ b/configure.in
@@ -446,9 +446,6 @@ then
Set to explicitly specify we don't want to use thread-safe functions)
else
- dnl check that 'localhost' resolves first
- CURL_CHECK_WORKING_RESOLVER
-
dnl dig around for gethostbyname_r()
CURL_CHECK_GETHOSTBYNAME_R()