# HG changeset patch # User Richard M. Stallman # Date 873861991 0 # Node ID 89a91516559b553cb115c9e23ab7b03618a89ef4 # Parent f3de43ba64e56358dec8d0de68f26e1e773ab93a (BROKEN_MKTIME): Define. diff -r f3de43ba64e5 -r 89a91516559b src/s/sco5.h --- a/src/s/sco5.h Tue Sep 09 22:23:48 1997 +0000 +++ b/src/s/sco5.h Wed Sep 10 03:26:31 1997 +0000 @@ -101,6 +101,11 @@ /* 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