mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 02:10:46 -08:00
(SYSTEM_MALLOC): Turn off.
This commit is contained in:
parent
77b221b15d
commit
bb292747ca
1 changed files with 2 additions and 1 deletions
|
|
@ -244,8 +244,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue