(BASE_PURESIZE): Increased by 10k.
authorRichard M. Stallman <rms@gnu.org>
Sat, 23 Aug 1997 17:02:44 +0000 (17:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 23 Aug 1997 17:02:44 +0000 (17:02 +0000)
src/puresize.h

index bbee74f..e55e41e 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA.  */
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (410000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (420000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */