Mercurial > emacs
changeset 4210:b0a5f72de90c
(SUNOS_LOCALTIME_BUG): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 21 Jul 1993 22:23:24 +0000 |
parents | e610eb2fbb5b |
children | b2e422a86641 |
files | src/s/sunos4-1.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sunos4-1.h Wed Jul 21 22:16:11 1993 +0000 +++ b/src/s/sunos4-1.h Wed Jul 21 22:23:24 1993 +0000 @@ -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