From 2a620aaa637e28608d3839d66251cf8185c4e44b Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 28 Sep 2000 09:41:28 +0000 Subject: [PATCH] Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP. --- src/s/osf5-0.h | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5