(SYSTEM_PURESIZE_EXTRA): Increased.

This commit is contained in:
Richard M. Stallman 1995-11-21 07:47:43 +00:00
parent b3d5621c9b
commit c52d98496d

View file

@ -234,5 +234,5 @@ 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 68000
#define SYSTEM_PURESIZE_EXTRA 85000
#endif