comparison src/s/msdos.h @ 12136:d130110feac4

(SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.
author Karl Heuer <kwzh@gnu.org>
date Thu, 08 Jun 1995 20:39:45 +0000
parents a0f2ce3200d0
children 35ee6a1b7dd6
comparison
equal deleted inserted replaced
12135:b4ff4bf436e1 12136:d130110feac4
226 #define SYSTEM_PURESIZE_EXTRA 15000 226 #define SYSTEM_PURESIZE_EXTRA 15000
227 #define HAVE_X11R5 227 #define HAVE_X11R5
228 #define LIBX11_SYSTEM -lxext -lsys 228 #define LIBX11_SYSTEM -lxext -lsys
229 #else 229 #else
230 /* We need a little extra space, see ../../lisp/loadup.el */ 230 /* We need a little extra space, see ../../lisp/loadup.el */
231 #define SYSTEM_PURESIZE_EXTRA 30000 231 #define SYSTEM_PURESIZE_EXTRA 62000
232 #endif 232 #endif