# HG changeset patch # User Richard M. Stallman # Date 753172048 0 # Node ID 51d0545729fa9c42b26e5b5c23fe5883522df87c # Parent 4146a65b9f02990cbb011126a59ba440c0f408d4 (SYSTEM_MALLOC): Turn off. diff -r 4146a65b9f02 -r 51d0545729fa src/s/dgux.h --- a/src/s/dgux.h Sat Nov 13 02:37:58 1993 +0000 +++ b/src/s/dgux.h Sat Nov 13 06:27:28 1993 +0000 @@ -244,8 +244,9 @@ * Use BSD and POSIX-style signals. This is crucial! */ +/* pmr now says the GNU malloc works. */ /* pmr@rock.concert.net says Emacs fails without this. We don't know why. */ -#define SYSTEM_MALLOC +/* #define SYSTEM_MALLOC */ /* MAKING_MAKEFILE must be defined in "ymakefile" before including config.h */ #ifndef THIS_IS_YMAKEFILE