printing v6.8.4
[bpt/emacs.git] / src / s / nextstep.h
index 040611d..36549e8 100644 (file)
@@ -50,9 +50,6 @@ Boston, MA 02111-1307, USA.  */
 /* 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 */
 
@@ -113,3 +110,6 @@ Boston, MA 02111-1307, USA.  */
 
 /* Tell emacs.c not to define abort.  */
 #define NO_ABORT
+
+/* arch-tag: 5cd6fed4-a0be-4402-9349-85a80bc01d57
+   (do not change this comment) */