aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-07-04 17:20:19 +0000
committerGunter Knauf <gk@gknw.de>2007-07-04 17:20:19 +0000
commit6606ae6fe0e1d6a9c75d08f8ac6c0d19cb1b6f65 (patch)
tree8f37aae3aba0ff6ea463d35141445df02e3c43ad /ares
parent9f21f74fbde6bdbdcdca5926cdb9a810bddc2d2a (diff)
add test for gettimeofday() so that HAVE_GETTIMEOFDAY gets defined.
Diffstat (limited to 'ares')
-rw-r--r--ares/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/configure.ac b/ares/configure.ac
index 7fcfb4e18..67e92bafc 100644
--- a/ares/configure.ac
+++ b/ares/configure.ac
@@ -601,6 +601,7 @@ AC_CHECK_MEMBER(struct addrinfo.ai_flags,
AC_CHECK_FUNCS( bitncmp \
+ gettimeofday \
if_indextoname,
dnl if found
[],