From 2354a83219bf908624a2e6fca15c85dd780a7394 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 8 Jun 1995 20:39:45 +0000 Subject: [PATCH] (SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000. --- src/s/msdos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/s/msdos.h b/src/s/msdos.h index ab6c61f0b43..0e338e0d726 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -228,5 +228,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define LIBX11_SYSTEM -lxext -lsys #else /* We need a little extra space, see ../../lisp/loadup.el */ -#define SYSTEM_PURESIZE_EXTRA 30000 +#define SYSTEM_PURESIZE_EXTRA 62000 #endif -- 2.39.2