1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

(LOCALTIME_CACHE): Remove; now configured automatically.

This commit is contained in:
Richard M. Stallman 1995-09-10 04:23:38 +00:00
parent e7536cff15
commit cdadf745b2
6 changed files with 0 additions and 20 deletions

View File

@ -55,11 +55,6 @@ 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

View File

@ -22,6 +22,3 @@
/* This affects a declaration in xrdb.c. */
#define DECLARE_GETPWUID_WITH_UID_T
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE

View File

@ -22,9 +22,6 @@
#undef BSD_PGRPS
/* The dumped Emacs records the timezone it was dumped in. */
#define LOCALTIME_CACHE
/* System uses OXTABS instead of the expected TAB3.
(Copied from netbsd.h.) */
#define TABDLY OXTABS

View File

@ -36,9 +36,6 @@
#define LIBS_TERMCAP -ltermcap
#define LIB_GCC -lgcc
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE
#define SYSV_SYSTEM_DIR
/* freebsd has POSIX-style pgrp behavior. */

View File

@ -48,9 +48,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef BSD_PGRPS
#define GETPGRP_NO_ARG
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE
#define HAVE_WAIT_HEADER
#define WAIT_USE_INT
#define HAVE_UNION_WAIT

View File

@ -55,9 +55,6 @@
#endif
#endif /* not NO_SHARED_LIBS */
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE
#define HAVE_WAIT_HEADER
#define WAIT_USE_INT