summaryrefslogtreecommitdiff
path: root/src/m/pmax.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-15 05:23:58 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-15 05:23:58 +0000
commitf4df3d4af34375fb0887fa2cea0eeb1bf0ac2ae9 (patch)
tree5f0224dac7ec47f58cf199bec38b7a7efb4ac13d /src/m/pmax.h
parentbdff946ee9e281d88be2e1d2c925ac5b971bfc5e (diff)
downloademacs-f4df3d4af34375fb0887fa2cea0eeb1bf0ac2ae9.tar.gz
(LOCALTIME_CACHE): Define, if not OSF1.
Diffstat (limited to 'src/m/pmax.h')
-rw-r--r--src/m/pmax.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/m/pmax.h b/src/m/pmax.h
index fcead9e6a78..9bd4ee4495c 100644
--- a/src/m/pmax.h
+++ b/src/m/pmax.h
@@ -50,6 +50,11 @@ 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