]> git.eshelyaron.com Git - emacs.git/commitdiff
Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP.
authorDave Love <fx@gnu.org>
Thu, 28 Sep 2000 09:41:28 +0000 (09:41 +0000)
committerDave Love <fx@gnu.org>
Thu, 28 Sep 2000 09:41:28 +0000 (09:41 +0000)
src/s/osf5-0.h

index 3845fa76d029b8bf4fba212ad8f4ccba2a1cfdbc..af0dd1f8a63a82ccc87a2aa1289f22c596c50a64 100644 (file)
@@ -13,3 +13,5 @@
 
 /* We have missing/inconsistent prototypes on 5.0, at least.  */
 #define INHIBIT_X11R6_XIM
+
+#define USE_MMAP_FOR_BUFFERS   1