From: Richard M. Stallman Date: Wed, 10 Sep 1997 03:26:31 +0000 (+0000) Subject: (BROKEN_MKTIME): Define. X-Git-Tag: emacs-20.1~95 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1d0d27fec9fdfbd6a635f3784755e4a1be60f37;p=emacs.git (BROKEN_MKTIME): Define. --- diff --git a/src/s/sco5.h b/src/s/sco5.h index 1c914a37299..00716962782 100644 --- a/src/s/sco5.h +++ b/src/s/sco5.h @@ -101,6 +101,11 @@ Boston, MA 02111-1307, USA. */ /* We don't have -loldX, and we don't need it. */ #define LIB_XMENU_LIB +/* Jean-Pierre Radley reports in + (1997-09-07) + that mktime is broken in sco5 releases at least through 5.0.4. */ +#define BROKEN_MKTIME 1 + /* SCO does have TIOCGWINSZ. */ #undef BROKEN_TIOCGWINSZ #define NEED_PTEM_H