diff src/s/aix3-2.h @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 0132846995bd
children 74fd4e045ea6
line wrap: on
line diff
--- a/src/s/aix3-2.h	Mon Aug 13 10:02:48 2007 +0200
+++ b/src/s/aix3-2.h	Mon Aug 13 10:03:52 2007 +0200
@@ -16,7 +16,9 @@
    additional optimization.  --nils@exp-math.uni-essen.de */
 /* XEmacs change: maxmem=-1 means unlimited.  Suggested by
    dkeller@VNET.IBM.COM */
+#if 0 /* mrb */
 #define C_SWITCH_SYSTEM "-ma -qmaxmem=-1"
+#endif /* mrb */
 #else
 /* Otherwise, XEmacs is just too big ... */
 #define C_SWITCH_SYSTEM "-mminimal-toc"