# HG changeset patch # User Richard M. Stallman # Date 743293404 0 # Node ID b0a5f72de90c5fb23a549721ec153cb29ad92659 # Parent e610eb2fbb5b1b32f5b092d4a34a7239d4f74a9a (SUNOS_LOCALTIME_BUG): Defined. diff -r e610eb2fbb5b -r b0a5f72de90c src/s/sunos4-1.h --- 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