Mercurial > emacs
diff src/config.in @ 109076:403dcf18b5c2
Fix some whitespace in previous.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 29 Jun 2010 21:29:49 -0700 |
parents | 48064019239b |
children | a17732ef349e |
line wrap: on
line diff
--- a/src/config.in Tue Jun 29 20:43:30 2010 -0700 +++ b/src/config.in Tue Jun 29 21:29:49 2010 -0700 @@ -1073,9 +1073,9 @@ parallel this exactly since GNUstep is multi-OS. */ #ifdef HAVE_NS # ifdef NS_IMPL_GNUSTEP - /* GNUstep needs a bit more pure memory. Of the existing knobs, +/* GNUstep needs a bit more pure memory. Of the existing knobs, SYSTEM_PURESIZE_EXTRA seems like the least likely to cause problems. */ - # define SYSTEM_PURESIZE_EXTRA 30000 +# define SYSTEM_PURESIZE_EXTRA 30000 # endif /* NS_IMPL_GNUSTEP */ #endif /* HAVE_NS */