]> git.eshelyaron.com Git - emacs.git/commitdiff
(SUNOS_LOCALTIME_BUG): Defined.
authorRichard M. Stallman <rms@gnu.org>
Wed, 21 Jul 1993 22:23:24 +0000 (22:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 21 Jul 1993 22:23:24 +0000 (22:23 +0000)
src/s/sunos4-1.h

index 9b16bfa29327d7c47a5ac150dd33ecb4e89c73b7..6df54dbad62518c596eb7e01eb54848e8bab5187 100644 (file)
@@ -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