From: Richard M. Stallman Date: Wed, 21 Jul 1993 22:23:24 +0000 (+0000) Subject: (SUNOS_LOCALTIME_BUG): Defined. X-Git-Tag: emacs-19.34~11641 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=011f432b1a0056498edd918df039ba1b2ea156a6;p=emacs.git (SUNOS_LOCALTIME_BUG): Defined. --- diff --git a/src/s/sunos4-1.h b/src/s/sunos4-1.h index 9b16bfa2932..6df54dbad62 100644 --- a/src/s/sunos4-1.h +++ b/src/s/sunos4-1.h @@ -20,3 +20,6 @@ with this, you may need to link with the resolver library; to do that, copy the following definition to config.h. */ /* #define LIBS_SYSTEM -lresolv */ + +/* Tell GNU malloc to compensate for a bug in localtime. */ +#define SUNOS_LOCALTIME_BUG