From: Dave Love Date: Thu, 28 Sep 2000 09:41:28 +0000 (+0000) Subject: Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP. X-Git-Tag: emacs-pretest-21.0.90~1333 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2a620aaa637e28608d3839d66251cf8185c4e44b;p=emacs.git Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP. --- diff --git a/src/s/osf5-0.h b/src/s/osf5-0.h index 3845fa76d02..af0dd1f8a63 100644 --- a/src/s/osf5-0.h +++ b/src/s/osf5-0.h @@ -13,3 +13,5 @@ /* We have missing/inconsistent prototypes on 5.0, at least. */ #define INHIBIT_X11R6_XIM + +#define USE_MMAP_FOR_BUFFERS 1