changeset 29950:f67c8d694c3a

Define HAVE_STRUCT_TIMEZONE in src/config.h.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 26 Jun 2000 15:59:37 +0000
parents abd4c37731d3
children afb99b8ba100
files msdos/sed2.inp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/msdos/sed2.inp	Mon Jun 26 15:40:38 2000 +0000
+++ b/msdos/sed2.inp	Mon Jun 26 15:59:37 2000 +0000
@@ -24,6 +24,7 @@
 #define HAVE_SETRLIMIT 1\
 #define HAVE_TM_GMTOFF 1\
 #define HAVE_MBLEN 1\
+#define HAVE_STRUCT_TIMEZONE 1\
 #else /* not __DJGPP__ > 1 */
 /^#undef STDC_HEADERS *$/s/undef/define/
 /^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/