summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-09-10 04:23:38 +0000
committerRichard M. Stallman <rms@gnu.org>1995-09-10 04:23:38 +0000
commiteeb6b634619394349a1fcc80e51469601fd74c80 (patch)
treebafe5e162f8ab3aaaa3083fd443c3be3e4c81ccc /src/s
parentf545c1618f12a35b527c3157a52f53721e7a659c (diff)
downloademacs-eeb6b634619394349a1fcc80e51469601fd74c80.tar.gz
(LOCALTIME_CACHE): Remove; now configured automatically.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/386bsd.h3
-rw-r--r--src/s/bsd386.h3
-rw-r--r--src/s/freebsd.h3
-rw-r--r--src/s/gnu.h3
-rw-r--r--src/s/netbsd.h3
5 files changed, 0 insertions, 15 deletions
diff --git a/src/s/386bsd.h b/src/s/386bsd.h
index b12d9a836e3..f9f4a6a5ff2 100644
--- a/src/s/386bsd.h
+++ b/src/s/386bsd.h
@@ -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
diff --git a/src/s/bsd386.h b/src/s/bsd386.h
index 040519f510a..21ab7e0f0fe 100644
--- a/src/s/bsd386.h
+++ b/src/s/bsd386.h
@@ -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
diff --git a/src/s/freebsd.h b/src/s/freebsd.h
index a7321dc046c..772a760900b 100644
--- a/src/s/freebsd.h
+++ b/src/s/freebsd.h
@@ -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. */
diff --git a/src/s/gnu.h b/src/s/gnu.h
index 97b51dabebb..ac6ccbdceb1 100644
--- a/src/s/gnu.h
+++ b/src/s/gnu.h
@@ -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
diff --git a/src/s/netbsd.h b/src/s/netbsd.h
index 8e13e4db1a2..b6535665724 100644
--- a/src/s/netbsd.h
+++ b/src/s/netbsd.h
@@ -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