mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
Regenerate.
This commit is contained in:
parent
1eb2208880
commit
709e90de64
2 changed files with 10 additions and 3 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-09-02 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* configure.in: Use AS_HELP_STRING throughout.
|
||||
* configure: Regenerate.
|
||||
|
||||
2007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* configure.in: Require Gtk/Glib 2.6.
|
||||
|
|
|
|||
8
configure
vendored
8
configure
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue