]> code.delx.au - gnu-emacs/blobdiff - src/puresize.h
Merged from miles@gnu.org--gnu-2005 (patch 469)
[gnu-emacs] / src / puresize.h
index 5e51ae3b1ba9e7bca14174b49b6cab7ba4dcdb37..2e7637c6724ccca48a30075fa433695ce15d1e0a 100644 (file)
@@ -42,7 +42,7 @@ Boston, MA 02110-1301, USA.  */
 #endif
 
 #ifndef BASE_PURESIZE
-#define BASE_PURESIZE (1100000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (1200000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
 #endif
 
 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size.  */