summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2006-07-28 14:19:03 +0000
committerYang Tse <yangsita@gmail.com>2006-07-28 14:19:03 +0000
commitb05a63758cd945d6022d373933f78b726832d581 (patch)
tree905a1f39a8e0f00d425631fd03fb847cf3b63334 /configure.ac
parentbed83eaf820e08b4fcbcf34aa8639ccb115d079f (diff)
downloadc-ares-b05a63758cd945d6022d373933f78b726832d581.tar.gz
c-ares-b05a63758cd945d6022d373933f78b726832d581.tar.bz2
c-ares-b05a63758cd945d6022d373933f78b726832d581.zip
First step trying to avoid the multiple header inclusion and recursion nightmare.
Reintroduce checking for HAVE_MSG_NOSIGNAL in configure script, so that we don't depend on header inclusion order for a valid check.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index b331c33..e2867d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -179,6 +179,8 @@ CURL_CHECK_FUNC_RECV
CURL_CHECK_FUNC_SEND
+CURL_CHECK_MSG_NOSIGNAL
+
dnl check for AF_INET6
CARES_CHECK_CONSTANT(
[