aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu.h
diff options
context:
space:
mode:
authorRichard M. Stallman1995-09-10 04:23:38 +0000
committerRichard M. Stallman1995-09-10 04:23:38 +0000
commitcdadf745b2c6ccb589c8b6232e8154a720f83ad1 (patch)
tree5a10ce45a76345c6e5060d8d823b252ee9081610 /src/s/gnu.h
parente7536cff152f9b7c2062588f3c171358162fe75f (diff)
downloademacs-cdadf745b2c6ccb589c8b6232e8154a720f83ad1.tar.gz
emacs-cdadf745b2c6ccb589c8b6232e8154a720f83ad1.zip
(LOCALTIME_CACHE): Remove; now configured automatically.
Diffstat (limited to 'src/s/gnu.h')
-rw-r--r--src/s/gnu.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h
index 97b51dabebb..ac6ccbdceb1 100644
--- a/src/s/gnu.h
+++ b/src/s/gnu.h
@@ -48,9 +48,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
48#undef BSD_PGRPS 48#undef BSD_PGRPS
49#define GETPGRP_NO_ARG 49#define GETPGRP_NO_ARG
50 50
51/* Reread the time zone on startup. */
52#define LOCALTIME_CACHE
53
54#define HAVE_WAIT_HEADER 51#define HAVE_WAIT_HEADER
55#define WAIT_USE_INT 52#define WAIT_USE_INT
56#define HAVE_UNION_WAIT 53#define HAVE_UNION_WAIT