*** config_f.h.bak Sat Sep 19 18:48:08 1998 --- config_f.h Wed Oct 21 22:34:42 1998 *************** *** 142,148 **** * This can be much slower and no memory statistics will be * provided. */ ! #if defined(__MACHTEN__) || defined(PURIFY) || defined(MALLOC_TRACE) || defined(_OSD_POSIX) # define SYSMALLOC #else # undef SYSMALLOC --- 142,148 ---- * This can be much slower and no memory statistics will be * provided. */ ! #if defined(__FreeBSD__) || defined(__MACHTEN__) || defined(PURIFY) || defined(MALLOC_TRACE) || defined(_OSD_POSIX) # define SYSMALLOC #else # undef SYSMALLOC