changeset 31608:eb59d12540a8

Fix spurion.
author Dave Love <fx@gnu.org>
date Thu, 14 Sep 2000 18:59:00 +0000
parents 3e0642938fc8
children f5c313af6821
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Thu Sep 14 15:15:16 2000 +0000
+++ b/configure.in	Thu Sep 14 18:59:00 2000 +0000
@@ -1545,7 +1545,7 @@
 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