(LOCALTIME_CACHE): Define, if not OSF1.
authorRichard M. Stallman <rms@gnu.org>
Sun, 15 May 1994 05:23:58 +0000 (05:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 15 May 1994 05:23:58 +0000 (05:23 +0000)
src/m/pmax.h

index fcead9e..9bd4ee4 100644 (file)
@@ -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