diff src/puresize.h @ 102:a145efe76779 r20-1b3

Import from CVS: tag r20-1b3
author cvs
date Mon, 13 Aug 2007 09:15:49 +0200
parents 4be1180a9e89
children cf808b4c4290
line wrap: on
line diff
--- a/src/puresize.h	Mon Aug 13 09:15:13 2007 +0200
+++ b/src/puresize.h	Mon Aug 13 09:15:49 2007 +0200
@@ -28,6 +28,7 @@
    configure time. */
 #ifndef PURESIZE
 
+#if 0
 /* Basic amount of purespace to use, in the absence of extra
    things configured in. */
 
@@ -130,6 +131,10 @@
 		  (SYSTEM_PURESIZE_EXTRA) + (MULE_PURESIZE_EXTRA) +	  \
 		  (TOOLTALK_PURESIZE_EXTRA) + (ENERGIZE_PURESIZE_EXTRA) + \
 		  (SUNPRO_PURESIZE_EXTRA))
+#endif
+
+/* Computed by XEmacs */
+# include <PURESIZE.h>
 
 #endif /* !PURESIZE */