From: Richard M. Stallman Date: Sun, 15 May 1994 05:28:41 +0000 (+0000) Subject: (LOCALTIME_CACHE): Defined. X-Git-Tag: emacs-19.34~8348 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=57705ff77c031360eed319ddb03e0f7806b5b72b;p=emacs.git (LOCALTIME_CACHE): Defined. --- diff --git a/src/s/bsd386.h b/src/s/bsd386.h index 9c1e36573be..29fb047b6ca 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h @@ -15,3 +15,6 @@ #define HAVE_GETLOADAVG #undef BSD_PGRPS + +/* The dumped Emacs records the timezone it was dumped in. */ +#define LOCALTIME_CACHE