summaryrefslogtreecommitdiff
path: root/src/m
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/m
parentf545c1618f12a35b527c3157a52f53721e7a659c (diff)
downloademacs-eeb6b634619394349a1fcc80e51469601fd74c80.tar.gz
(LOCALTIME_CACHE): Remove; now configured automatically.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/pmax.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/pmax.h b/src/m/pmax.h
index 678f6a420de..bbb7430dde8 100644
--- a/src/m/pmax.h
+++ b/src/m/pmax.h
@@ -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