aboutsummaryrefslogtreecommitdiff
path: root/ares/configure.ac
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-16 16:42:48 +0000
committerYang Tse <yangsita@gmail.com>2008-09-16 16:42:48 +0000
commitaa41743ebdb8b348b70bcd886395f0ba5f5fac3a (patch)
treea88f8147f6aaf3015bcf1f0679ec1c0bdef97d84 /ares/configure.ac
parentee5f13cb6b2a6e514dd6b2e129c48b7afd2fefae (diff)
rearrange to allow internal/private use of ares_writev to any system
that lacks the writev function.
Diffstat (limited to 'ares/configure.ac')
-rw-r--r--ares/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/configure.ac b/ares/configure.ac
index 6468dbe66..bc98a5e7f 100644
--- a/ares/configure.ac
+++ b/ares/configure.ac
@@ -545,6 +545,7 @@ AC_CHECK_HEADERS(
sys/socket.h \
sys/ioctl.h \
sys/param.h \
+ sys/uio.h \
netdb.h \
netinet/in.h \
netinet/tcp.h \
@@ -651,6 +652,7 @@ CARES_CHECK_FUNC_STRICMP
CARES_CHECK_FUNC_STRNCASECMP
CARES_CHECK_FUNC_STRNCMPI
CARES_CHECK_FUNC_STRNICMP
+CARES_CHECK_FUNC_WRITEV
dnl check for AF_INET6