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

(BROKEN_MKTIME): New macro.
author Paul Eggert <eggert@twinsun.com>
date Tue, 31 Dec 1996 19:10:03 +0000
parents 2aa0fbda89a9
children f1e5ca32f35d
line wrap: on
line diff
--- a/src/s/nextstep.h	Tue Dec 31 19:10:03 1996 +0000
+++ b/src/s/nextstep.h	Tue Dec 31 19:10:03 1996 +0000
@@ -52,6 +52,9 @@
 /* This should be true for recent NeXT systems.  At least since 3.2.  */
 #define HAVE_MACH_MACH_H
 
+/* mktime wrongly ignores TZ.  */
+#define BROKEN_MKTIME 1
+
 #if 0 /* I think these are never used--let's see.  -- rms.  */
 /* Mask for address bits within a memory segment */