aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 52d281834..31c00a384 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1527,6 +1527,7 @@ dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_TYPE_SIZE_T
AC_HEADER_TIME
+CURL_CHECK_STRUCT_TIMEVAL
AC_CHECK_SIZEOF(curl_off_t, ,[
#include <stdio.h>