diff options
| author | Glenn Morris | 2013-01-16 06:17:35 -0500 |
|---|---|---|
| committer | Glenn Morris | 2013-01-16 06:17:35 -0500 |
| commit | ac924f35e49d59bbdc22ca904ca7eef59f76963e (patch) | |
| tree | d7dcaa3b6a4e8609019c85880882a0615dd389a1 | |
| parent | c4e2ba0a603679fe7e8f913e44b543f4b5d07e0f (diff) | |
| download | emacs-ac924f35e49d59bbdc22ca904ca7eef59f76963e.tar.gz emacs-ac924f35e49d59bbdc22ca904ca7eef59f76963e.zip | |
Auto-commit of generated files.
| -rwxr-xr-x | autogen/configure | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/autogen/configure b/autogen/configure index 750e8a8087d..8b9b502fb19 100755 --- a/autogen/configure +++ b/autogen/configure | |||
| @@ -2076,9 +2076,10 @@ Optional Features: | |||
| 2076 | --disable-dependency-tracking speeds up one-time build | 2076 | --disable-dependency-tracking speeds up one-time build |
| 2077 | --enable-dependency-tracking do not reject slow dependency extractors | 2077 | --enable-dependency-tracking do not reject slow dependency extractors |
| 2078 | --disable-largefile omit support for large files | 2078 | --disable-largefile omit support for large files |
| 2079 | --enable-gcc-warnings turn on lots of GCC warnings. This is intended for | 2079 | --enable-gcc-warnings turn on lots of GCC warnings/errors. This is |
| 2080 | developers, and may generate false alarms when used | 2080 | intended for developers, and may generate false |
| 2081 | with older or non-GNU development tools. | 2081 | alarms when used with older or non-GNU development |
| 2082 | tools. | ||
| 2082 | --enable-link-time-optimization | 2083 | --enable-link-time-optimization |
| 2083 | build emacs with link-time optimization. This is | 2084 | build emacs with link-time optimization. This is |
| 2084 | supported only for GCC since 4.5.0. | 2085 | supported only for GCC since 4.5.0. |