From 69c406323b712f8dc53c1623d9bc4bd1dccaafcc Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 14 Sep 2000 18:59:00 +0000 Subject: [PATCH] Fix spurion. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2