diff options
author | Andreas Schwab <schwab@suse.de> | 2007-09-02 18:26:17 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2007-09-02 18:26:17 +0000 |
commit | 709e90de64e271edb13af52cb45774b8a3a1f0d4 (patch) | |
tree | 8e1c8e57a9f026b4ccf359fe7cdf1e3f0cf21d0f /configure | |
parent | 1eb2208880dd6a0122638adc62d66d4f3407b05c (diff) | |
download | emacs-709e90de64e271edb13af52cb45774b8a3a1f0d4.tar.gz |
Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/configure b/configure index 0602fd50238..1bf17f902b8 100755 --- a/configure +++ b/configure @@ -1317,11 +1317,13 @@ if test -n "$ac_init_help"; then Optional Features: --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] - --enable-carbon-app[=DIR] [DIR=/Application] + --enable-carbon-app[=DIR] specify install directory for Emacs.app on Mac OS X + [DIR=/Application] --enable-asserts compile code with asserts enabled - --enable-maintainer-mode enable make rules and dependencies not useful - (and sometimes confusing) to the casual installer + --enable-maintainer-mode + enable make rules and dependencies not useful (and + sometimes confusing) to the casual installer --enable-locallisppath=PATH directories Emacs should search for lisp files specific to this site |