aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-11-21 07:17:28 -0500
committerGlenn Morris2012-11-21 07:17:28 -0500
commit0e69443dde4eafd767fc8a7f10ae566dd5050954 (patch)
treee02dd31fc088a322ad2370483b2972a670cf16e1
parentb6729a180f4b81ac26bd7b61f5330643b2d5e994 (diff)
downloademacs-0e69443dde4eafd767fc8a7f10ae566dd5050954.tar.gz
emacs-0e69443dde4eafd767fc8a7f10ae566dd5050954.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 67e1039d54c..ce683a5fa29 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -2036,8 +2036,9 @@ Optional Features:
2036 enable compile time checks for the Lisp_Object data 2036 enable compile time checks for the Lisp_Object data
2037 type. This is useful for development for catching 2037 type. This is useful for development for catching
2038 certain types of bugs. 2038 certain types of bugs.
2039 --enable-profiling build emacs with profiling support. This might not 2039 --enable-profiling build emacs with low-level, gprof profiling support.
2040 work on all platforms 2040 Mainly useful for debugging Emacs itself. May not
2041 work on all platforms. Stops profiler.el working.
2041 --enable-autodepend automatically generate dependencies to .h-files. 2042 --enable-autodepend automatically generate dependencies to .h-files.
2042 Requires GNU Make and Gcc. Enabled if GNU Make and 2043 Requires GNU Make and Gcc. Enabled if GNU Make and
2043 Gcc is found 2044 Gcc is found