From: Rick L Bird Date: Sun, 17 Apr 2011 05:48:22 +0000 (-0400) Subject: Default malloc changed to system X-Git-Url: https://git.theari.com/?a=commitdiff_plain;h=8f43ef8656551cb63662a397521e5748ec995d4e;p=cobramush.git Default malloc changed to system --- diff --git a/options.h.dist b/options.h.dist index 5f6e7bf..a713edb 100644 --- a/options.h.dist +++ b/options.h.dist @@ -47,10 +47,8 @@ * Otherwise, similar to CSRI malloc. * 3, 4, 6 -- Same as 0, kept for compatibility. * - * Note: For CobraMUSH CSRI seems to work the best. - * It seems to be the best one recommended for use. */ -#define MALLOC_PACKAGE 1 +#define MALLOC_PACKAGE 0 /* What type of attribute compression should the MUSH use? * Your options are: