summaryrefslogtreecommitdiff
path: root/msdos/sed2.inp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>1999-11-18 16:56:16 +0000
committerEli Zaretskii <eliz@gnu.org>1999-11-18 16:56:16 +0000
commitba3a0c6dc6c1c76358f3973fdcd3604b1dbcfce2 (patch)
treedc15debce18a45aab994f0097cc85bfea02609aa /msdos/sed2.inp
parent5a7d40558bf69a95da06f08590e1eb82dffc2f83 (diff)
downloademacs-ba3a0c6dc6c1c76358f3973fdcd3604b1dbcfce2.tar.gz
sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
sed1v2.inp: Convert "LC_ALL=C ./temacs" to MS-DOS equivalent.
Diffstat (limited to 'msdos/sed2.inp')
-rw-r--r--msdos/sed2.inp2
1 files changed, 2 insertions, 0 deletions
diff --git a/msdos/sed2.inp b/msdos/sed2.inp
index 419b72f5808..4a75e7d8dc7 100644
--- a/msdos/sed2.inp
+++ b/msdos/sed2.inp
@@ -21,6 +21,8 @@
#define HAVE_CBRT 1\
#define HAVE_FPATHCONF 1\
#define HAVE_SETRLIMIT 1\
+#define HAVE_TM_GMTOFF 1\
+#define HAVE_MBLEN 1\
#else /* not __DJGPP__ > 1 */
/^#undef STDC_HEADERS *$/s/undef/define/
/^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/