]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix spurion.
authorDave Love <fx@gnu.org>
Thu, 14 Sep 2000 18:59:00 +0000 (18:59 +0000)
committerDave Love <fx@gnu.org>
Thu, 14 Sep 2000 18:59:00 +0000 (18:59 +0000)
configure.in

index d649841b58096782d67d37a89f82152ac15df3f4..a701078b2d435941071a1ce525b3ee751bd12464 100644 (file)
@@ -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