From 1ee5c067a11016ea40fd7b7067a20c754ab21623 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 20 Sep 2007 02:24:24 +0000 Subject: [PATCH] Need a test for timegm. --- config_win32.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config_win32.h b/config_win32.h index a137851..57a9ec7 100644 --- a/config_win32.h +++ b/config_win32.h @@ -94,6 +94,9 @@ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 +/* Define to 1 if you have the `timegm' function. */ +/* #undef HAVE_TIMEGM */ + /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ -- 2.1.4