From: Dave Love Date: Thu, 14 Sep 2000 18:59:00 +0000 (+0000) Subject: Fix spurion. X-Git-Tag: emacs-pretest-21.0.90~1614 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=69c406323b712f8dc53c1623d9bc4bd1dccaafcc;p=emacs.git Fix spurion. --- diff --git a/configure.in b/configure.in index d649841b580..a701078b2d4 100644 --- a/configure.in +++ b/configure.in @@ -1545,7 +1545,7 @@ if test x"${REL_ALLOC}" = x; then fi dnl For now, need to use an explicit `#define USE_MMAP_FOR_BUFFERS 1' -in dnl the system configuration file (s/*.h) to turn the use of mmap +dnl the system configuration file (s/*.h) to turn the use of mmap dnl in the relocating allocator on. AC_FUNC_MMAP