changeset 7504:ab3a85c73e49

(LOCALTIME_CACHE): Define, if not OSF1.
author Richard M. Stallman <rms@gnu.org>
date Sun, 15 May 1994 05:23:58 +0000
parents 166f360f788e
children 9553f0614817
files src/m/pmax.h
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/pmax.h	Sun May 15 05:21:23 1994 +0000
+++ b/src/m/pmax.h	Sun May 15 05:23:58 1994 +0000
@@ -50,6 +50,11 @@
 #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