aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorEli Zaretskii2002-04-16 17:29:11 +0000
committerEli Zaretskii2002-04-16 17:29:11 +0000
commit9d45f16bb63d8990473349bc9cf60bd2674df955 (patch)
tree993e425c239c17da0c2302f9b957ca580bcb0dcf /src/s
parente6fb24ad2d0e1e424838fc4e07cf4300ec4fe1b0 (diff)
downloademacs-9d45f16bb63d8990473349bc9cf60bd2674df955.tar.gz
emacs-9d45f16bb63d8990473349bc9cf60bd2674df955.zip
(SYSTEM_PURESIZE_EXTRA): Reduce to 50000.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/msdos.h2
1 files changed, 1 insertions, 1 deletions
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 */
266#define LIBX11_SYSTEM -lxext -lsys 266#define LIBX11_SYSTEM -lxext -lsys
267#else 267#else
268/* We need a little extra space, see ../../lisp/loadup.el */ 268/* We need a little extra space, see ../../lisp/loadup.el */
269#define SYSTEM_PURESIZE_EXTRA 60000 269#define SYSTEM_PURESIZE_EXTRA 50000
270#endif 270#endif
271 271
272/* Tell the garbage collector that setjmp is known to save all 272/* Tell the garbage collector that setjmp is known to save all