]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't define autoconfiscated
authorDave Love <fx@gnu.org>
Fri, 14 Apr 2000 17:51:55 +0000 (17:51 +0000)
committerDave Love <fx@gnu.org>
Fri, 14 Apr 2000 17:51:55 +0000 (17:51 +0000)
BROKEN_MKTIME.

src/s/nextstep.h
src/s/sco4.h
src/s/sco5.h

index 040611d2c188c27595b8453458c11973d1fefaee..e40cdb56ec774183bbffb75b5fa7b20edf632ee9 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 */
 
index 246348cf75b0725c3424bd54cb6a4fac15bda3b0..e4546b88a38ed3a17016cd27dfd43cd4ffd39e09 100644 (file)
@@ -108,10 +108,6 @@ Boston, MA 02111-1307, USA.  */
 /* 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
index 0182888abc113c00e15c4a94507116a7e32bd3ad..a636b419973a183bb252a46e0f21bf219d212e2d 100644 (file)
@@ -101,11 +101,6 @@ Boston, MA 02111-1307, USA.  */
 /* 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