diff options
author | Glenn Morris <rgm@gnu.org> | 2011-12-15 06:18:13 -0500 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-12-15 06:18:13 -0500 |
commit | b6d6d607063f5f8aba31d94d1dc2f181fb536c01 (patch) | |
tree | e96596565749a5fc95918813c8c62f03f80b896c /autogen | |
parent | 6080e055498c19ebd34495f204a8ad676eb09260 (diff) | |
download | emacs-b6d6d607063f5f8aba31d94d1dc2f181fb536c01.tar.gz |
Auto-commit of generated files.
Diffstat (limited to 'autogen')
-rwxr-xr-x | autogen/configure | 2 |
1 files changed, 1 insertions, 1 deletions
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 |