changeset 10224:8a933302229c

entered into RCS
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 Dec 1994 15:06:14 +0000
parents 97fc8c6b4a74
children 2e5dcd5f3090
files src/s/aix4-1.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/aix4-1.h	Fri Dec 23 05:12:32 1994 +0000
+++ b/src/s/aix4-1.h	Fri Dec 23 15:06:14 1994 +0000
@@ -2,5 +2,7 @@
 
 #include "aix4.h"
 
-/* Tomotake FURUHATA <furuhata@trl.ibm.co.jp> says this is needed.  */
+#if 0 /* Tomotake FURUHATA <furuhata@trl.ibm.co.jp> says this is needed
+	 in Mule, but we don't know why.  Anyway, it's not needed now.  */
 #define SYSTEM_MALLOC
+#endif