comparison msdos/sed2.inp @ 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 fc8364eb65b1
children 68e92dba3e27
comparison
equal deleted inserted replaced
29949:abd4c37731d3 29950:f67c8d694c3a
22 #define HAVE_CBRT 1\ 22 #define HAVE_CBRT 1\
23 #define HAVE_FPATHCONF 1\ 23 #define HAVE_FPATHCONF 1\
24 #define HAVE_SETRLIMIT 1\ 24 #define HAVE_SETRLIMIT 1\
25 #define HAVE_TM_GMTOFF 1\ 25 #define HAVE_TM_GMTOFF 1\
26 #define HAVE_MBLEN 1\ 26 #define HAVE_MBLEN 1\
27 #define HAVE_STRUCT_TIMEZONE 1\
27 #else /* not __DJGPP__ > 1 */ 28 #else /* not __DJGPP__ > 1 */
28 /^#undef STDC_HEADERS *$/s/undef/define/ 29 /^#undef STDC_HEADERS *$/s/undef/define/
29 /^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/ 30 /^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/
30 /^#undef HAVE_SYS_TIME_H *$/s/undef/define/ 31 /^#undef HAVE_SYS_TIME_H *$/s/undef/define/
31 # /^#undef HAVE_UNISTD_H *$/s/undef/define/ 32 # /^#undef HAVE_UNISTD_H *$/s/undef/define/