mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(SYSTEM_PURESIZE_EXTRA): Increased.
This commit is contained in:
parent
b3d5621c9b
commit
c52d98496d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue