summaryrefslogtreecommitdiff
path: root/src/s/aix4-1.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-12-23 15:06:14 +0000
committerRichard M. Stallman <rms@gnu.org>1994-12-23 15:06:14 +0000
commit53ece92895439718e96fce412707df089c31485e (patch)
tree1997ca70fa1f4a40551a540c7e41bbc9f8bf7f27 /src/s/aix4-1.h
parent37c2c98b1659e880f69a2c91c8a135577a0713d6 (diff)
downloademacs-53ece92895439718e96fce412707df089c31485e.tar.gz
entered into RCS
Diffstat (limited to 'src/s/aix4-1.h')
-rw-r--r--src/s/aix4-1.h4
1 files changed, 3 insertions, 1 deletions
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 <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