comparison src/s/nextstep.h @ 28592:e579af0ac592

Don't define autoconfiscated BROKEN_MKTIME.
author Dave Love <fx@gnu.org>
date Fri, 14 Apr 2000 17:51:55 +0000
parents aaa1846b05bb
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
28591:ea447767fc37 28592:e579af0ac592
47 47
48 #define environ _environ 48 #define environ _environ
49 49
50 /* This should be true for recent NeXT systems. At least since 3.2. */ 50 /* This should be true for recent NeXT systems. At least since 3.2. */
51 #define HAVE_MACH_MACH_H 51 #define HAVE_MACH_MACH_H
52
53 /* mktime wrongly ignores TZ. */
54 #define BROKEN_MKTIME 1
55 52
56 #if 0 /* I think these are never used--let's see. -- rms. */ 53 #if 0 /* I think these are never used--let's see. -- rms. */
57 /* Mask for address bits within a memory segment */ 54 /* Mask for address bits within a memory segment */
58 55
59 #define SEGSIZ 0x20000 56 #define SEGSIZ 0x20000