From: Eli Zaretskii Date: Tue, 16 Apr 2002 17:29:11 +0000 (+0000) Subject: (SYSTEM_PURESIZE_EXTRA): Reduce to 50000. X-Git-Tag: ttn-vms-21-2-B4~15581 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9d45f16bb63d8990473349bc9cf60bd2674df955;p=emacs.git (SYSTEM_PURESIZE_EXTRA): Reduce to 50000. --- diff --git a/src/s/msdos.h b/src/s/msdos.h index 0862d9fec8e..9c9205a33ad 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -266,7 +266,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ #define LIBX11_SYSTEM -lxext -lsys #else /* We need a little extra space, see ../../lisp/loadup.el */ -#define SYSTEM_PURESIZE_EXTRA 60000 +#define SYSTEM_PURESIZE_EXTRA 50000 #endif /* Tell the garbage collector that setjmp is known to save all