1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-03 20:24:29 +00:00

Auto-commit of generated files.

This commit is contained in:
Glenn Morris 2012-11-21 07:17:28 -05:00
parent b6729a180f
commit 0e69443dde

5
autogen/configure vendored
View File

@ -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