summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-11-21 07:17:28 -0500
committerGlenn Morris <rgm@gnu.org>2012-11-21 07:17:28 -0500
commit0e69443dde4eafd767fc8a7f10ae566dd5050954 (patch)
treee02dd31fc088a322ad2370483b2972a670cf16e1
parentb6729a180f4b81ac26bd7b61f5330643b2d5e994 (diff)
downloademacs-0e69443dde4eafd767fc8a7f10ae566dd5050954.tar.gz
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:
enable compile time checks for the Lisp_Object data
type. This is useful for development for catching
certain types of bugs.
- --enable-profiling build emacs with profiling support. This might not
- work on all platforms
+ --enable-profiling build emacs with low-level, gprof profiling support.
+ Mainly useful for debugging Emacs itself. May not
+ work on all platforms. Stops profiler.el working.
--enable-autodepend automatically generate dependencies to .h-files.
Requires GNU Make and Gcc. Enabled if GNU Make and
Gcc is found