X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=ce6d91f7b8c8b52b602ec077a3922abae73657e5;hb=d14186e687b5bd295c9e63c633db2ad6f60388f0;hp=e795ec5656cdec87a3383ccf7bd260a3bb9c2b25;hpb=ea1ea793fe6e244ef5555ed983423a204101af13;p=chise%2Fxemacs-chise.git diff --git a/INSTALL b/INSTALL index e795ec5..ce6d91f 100644 --- a/INSTALL +++ b/INSTALL @@ -310,12 +310,12 @@ inefficient. Generally, it's best to go with the default configuration for your system. You can tweak this based on how you use XEmacs, and the memory and cpu resources available on your system. -The `--use-system-malloc' option can be use to either enable or +The `--with-system-malloc' option can be use to either enable or disable use of the system malloc. Generally, it's best to go with the default configuration for your system. Note that on many systems using the system malloc disables the use of the relocating allocator. -The `--use-debug-malloc' option can be used to link a special debugging +The `--with-debug-malloc' option can be used to link a special debugging version of malloc. Debug Malloc is not included with XEmacs, is intended for use only by the developers and may be obtained from .