Mercurial > emacs
changeset 31499:3bc3df2053c4
Mention REL_ALLOC_MMAP.
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 08 Sep 2000 13:49:15 +0000 |
parents | 17d4a8f3df67 |
children | 33b9a5b2a3bc |
files | src/s/template.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/template.h Fri Sep 08 13:46:27 2000 +0000 +++ b/src/s/template.h Fri Sep 08 13:49:15 2000 +0000 @@ -147,6 +147,9 @@ is not ':', #define this to be the appropriate character constant. */ /* #define SEPCHAR ':' */ +/* Define this if the system can use mmap in ralloc.c. */ +/* #define REL_ALLOC_MMAP 1 */ + /* ============================================================ */ /* Here, add any special hacks needed