]> granicus.if.org Git - curl/commitdiff
add test for gettimeofday() so that HAVE_GETTIMEOFDAY gets defined.
authorGunter Knauf <gk@gknw.de>
Wed, 4 Jul 2007 17:20:19 +0000 (17:20 +0000)
committerGunter Knauf <gk@gknw.de>
Wed, 4 Jul 2007 17:20:19 +0000 (17:20 +0000)
ares/configure.ac

index 7fcfb4e18dc0a270b098671ae815a1bb16f1a92e..67e92bafc7de45e49777ad8b3172ec0db9317cc7 100644 (file)
@@ -601,6 +601,7 @@ AC_CHECK_MEMBER(struct addrinfo.ai_flags,
 
 
 AC_CHECK_FUNCS( bitncmp \
+                gettimeofday \
                 if_indextoname,
 dnl if found
 [],