aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2011-12-15 06:18:13 -0500
committerGlenn Morris2011-12-15 06:18:13 -0500
commitb6d6d607063f5f8aba31d94d1dc2f181fb536c01 (patch)
treee96596565749a5fc95918813c8c62f03f80b896c
parent6080e055498c19ebd34495f204a8ad676eb09260 (diff)
downloademacs-b6d6d607063f5f8aba31d94d1dc2f181fb536c01.tar.gz
emacs-b6d6d607063f5f8aba31d94d1dc2f181fb536c01.zip
Auto-commit of generated files.
-rwxr-xr-xautogen/configure2
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
10018 ## Use mmap directly for allocating larger buffers. 10018 ## Use mmap directly for allocating larger buffers.
10019 ## FIXME this comes from src/s/{gnu,gnu-linux}.h: 10019 ## FIXME this comes from src/s/{gnu,gnu-linux}.h:
10020 ## #ifdef DOUG_LEA_MALLOC; #undef REL_ALLOC; #endif 10020 ## #ifdef DOUG_LEA_MALLOC; #undef REL_ALLOC; #endif
10021 ## Does the AC_FUNC_MMAP test below make this check unecessary? 10021 ## Does the AC_FUNC_MMAP test below make this check unnecessary?
10022 case "$opsys" in 10022 case "$opsys" in
10023 gnu*) REL_ALLOC=no ;; 10023 gnu*) REL_ALLOC=no ;;
10024 esac 10024 esac