aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-11-21 06:17:40 -0500
committerGlenn Morris2012-11-21 06:17:40 -0500
commit3dc00ee808ba8e8eea214d541025c2dc27e74831 (patch)
tree4ebae1f626c9b5b69da9b8a00354d6a81d88fb3e
parent1bf335cf4327486931b6d4fe42fe1bd3c14406cf (diff)
downloademacs-3dc00ee808ba8e8eea214d541025c2dc27e74831.tar.gz
emacs-3dc00ee808ba8e8eea214d541025c2dc27e74831.zip
Auto-commit of generated files.
-rwxr-xr-xautogen/configure5
1 files changed, 3 insertions, 2 deletions
diff --git a/autogen/configure b/autogen/configure
index 22cdb7334b8..79a7c8ba066 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -2058,8 +2058,9 @@ Optional Features:
2058 enable compile time checks for the Lisp_Object data 2058 enable compile time checks for the Lisp_Object data
2059 type. This is useful for development for catching 2059 type. This is useful for development for catching
2060 certain types of bugs. 2060 certain types of bugs.
2061 --enable-profiling build emacs with profiling support. This might not 2061 --enable-profiling build emacs with low-level, gprof profiling support.
2062 work on all platforms 2062 Mainly useful for debugging Emacs itself. May not
2063 work on all platforms. Stops profiler.el working.
2063 --enable-autodepend automatically generate dependencies to .h-files. 2064 --enable-autodepend automatically generate dependencies to .h-files.
2064 Requires GNU Make and Gcc. Enabled if GNU Make and 2065 Requires GNU Make and Gcc. Enabled if GNU Make and
2065 Gcc is found 2066 Gcc is found