]> git.eshelyaron.com Git - emacs.git/commitdiff
(LOCALTIME_CACHE): Remove; now configured automatically.
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 Sep 1995 04:23:38 +0000 (04:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 Sep 1995 04:23:38 +0000 (04:23 +0000)
src/m/pmax.h
src/s/386bsd.h
src/s/bsd386.h
src/s/freebsd.h
src/s/gnu.h
src/s/netbsd.h

index 678f6a420de3a920fc3c0c90b816a6e06f2634d7..bbb7430dde80b57ff77c7bb1321cfbf4d24cd344 100644 (file)
@@ -55,11 +55,6 @@ NOTE-END  */
 #define HAVE_ALLOCA
 #endif
 
-#ifndef OSF1
-/* Ultrix saves the time zone in core; must clear it.  */
-#define LOCALTIME_CACHE
-#endif
-
 /* mcc@timessqr.gc.cuny.edu says this makes Emacs work with DECnet.  */
 #ifdef HAVE_LIBDNET
 #define LIBS_MACHINE -ldnet
index b12d9a836e3d9fa82acadd219566bff99031cf5c..f9f4a6a5ff22a0cc078f248ca7fad82861029501 100644 (file)
@@ -22,6 +22,3 @@
 
 /* This affects a declaration in xrdb.c.  */
 #define DECLARE_GETPWUID_WITH_UID_T
-
-/* Reread the time zone on startup.  */
-#define LOCALTIME_CACHE
index 040519f510ac945e5a86bede4dbbff2bbc36a0c7..21ab7e0f0febc170ae7acb0fa5d37b1726a063eb 100644 (file)
@@ -22,9 +22,6 @@
 
 #undef BSD_PGRPS
 
-/* The dumped Emacs records the timezone it was dumped in.  */
-#define LOCALTIME_CACHE
-
 /* System uses OXTABS instead of the expected TAB3.
    (Copied from netbsd.h.)  */
 #define TABDLY OXTABS
index a7321dc046cda7488c6789f5e433de5f8a4793ba..772a760900ba46839afb535589cb14e37f907c96 100644 (file)
@@ -36,9 +36,6 @@
 #define LIBS_TERMCAP -ltermcap
 #define LIB_GCC -lgcc
 
-/* Reread the time zone on startup. */
-#define LOCALTIME_CACHE
-
 #define SYSV_SYSTEM_DIR
 
 /* freebsd has POSIX-style pgrp behavior. */
index 97b51dabebb09e60e9b5ea46300cdbaed4b507f2..ac6ccbdceb1bc02cbd60c49c6308db1ae1c52f26 100644 (file)
@@ -48,9 +48,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef BSD_PGRPS
 #define GETPGRP_NO_ARG
 
-/* Reread the time zone on startup.  */
-#define LOCALTIME_CACHE
-
 #define HAVE_WAIT_HEADER
 #define WAIT_USE_INT
 #define HAVE_UNION_WAIT
index 8e13e4db1a26147f4728d2aaa9b67af9bcb38edd..b653566572406366faa986c890b2c9c97fa90972 100644 (file)
@@ -55,9 +55,6 @@
 #endif
 #endif /* not NO_SHARED_LIBS */
 
-/* Reread the time zone on startup.  */
-#define LOCALTIME_CACHE
-
 #define HAVE_WAIT_HEADER
 #define WAIT_USE_INT