summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@mit.edu>2009-03-22 05:26:36 +0000
committerGravatar Karl Ramm <kcr@mit.edu>2009-03-22 05:26:36 +0000
commit3b59c1d4a781cd9911d1f9031f43d181fc1beacb (patch)
tree64247b79a72a8394106d5ae89406175610d8e634
parent781b4bfce683b06bc14e5be31e49235d33105092 (diff)
don't _require_ c-ares
-rwxr-xr-xconfigure4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure b/configure
index aa02b91..f8f1bbf 100755
--- a/configure
+++ b/configure
@@ -25682,9 +25682,7 @@ if test $ac_cv_lib_cares_ares_getaddrinfo = yes; then
_ACEOF
else
- { { echo "$as_me:$LINENO: error: libcares not found" >&5
-echo "$as_me: error: libcares not found" >&2;}
- { (exit 1); exit 1; }; }
+ :
fi