diff src/s/sco4.h @ 16798:b273c3f7118a

(BROKEN_MKTIME): New macro.
author Paul Eggert <eggert@twinsun.com>
date Tue, 31 Dec 1996 19:10:03 +0000
parents ee40177f6c68
children 29b573be752f
line wrap: on
line diff
--- a/src/s/sco4.h	Tue Dec 31 19:10:03 1996 +0000
+++ b/src/s/sco4.h	Tue Dec 31 19:10:03 1996 +0000
@@ -103,6 +103,10 @@
 /* We don't have -loldX, and we don't need it.  */
 #define LIB_XMENU_LIB
 
+/* doug@zadall.com says SCO 3.2v4.2 mktime botches time arithmetic as used
+   by display-time.  */
+#define BROKEN_MKTIME 1
+
 /* SCO does have TIOCGWINSZ.  */
 #undef BROKEN_TIOCGWINSZ
 #define NEED_PTEM_H