From: Glenn Morris Date: Thu, 15 Dec 2011 11:18:13 +0000 (-0500) Subject: Auto-commit of generated files. X-Git-Tag: emacs-pretest-24.0.93~165 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b6d6d607063f5f8aba31d94d1dc2f181fb536c01;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index c24266ebe6d..620be0abd07 100755 --- a/autogen/configure +++ b/autogen/configure @@ -10018,7 +10018,7 @@ $as_echo "#define DOUG_LEA_MALLOC 1" >>confdefs.h ## Use mmap directly for allocating larger buffers. ## FIXME this comes from src/s/{gnu,gnu-linux}.h: ## #ifdef DOUG_LEA_MALLOC; #undef REL_ALLOC; #endif - ## Does the AC_FUNC_MMAP test below make this check unecessary? + ## Does the AC_FUNC_MMAP test below make this check unnecessary? case "$opsys" in gnu*) REL_ALLOC=no ;; esac