From: Richard M. Stallman Date: Fri, 23 Dec 1994 15:06:14 +0000 (+0000) Subject: entered into RCS X-Git-Tag: emacs-19.34~5632 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=53ece92895439718e96fce412707df089c31485e;p=emacs.git entered into RCS --- diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h index 21b70a5124e..475e0657a74 100644 --- a/src/s/aix4-1.h +++ b/src/s/aix4-1.h @@ -2,5 +2,7 @@ #include "aix4.h" -/* Tomotake FURUHATA says this is needed. */ +#if 0 /* Tomotake FURUHATA says this is needed + in Mule, but we don't know why. Anyway, it's not needed now. */ #define SYSTEM_MALLOC +#endif