changeset 19853:89a91516559b

(BROKEN_MKTIME): Define.
author Richard M. Stallman <rms@gnu.org>
date Wed, 10 Sep 1997 03:26:31 +0000
parents f3de43ba64e5
children c6f58c509273
files src/s/sco5.h
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 <jpr@jpr.com> reports in
+   <news:19970906220024.40892@jpr.com> (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