]> git.eshelyaron.com Git - emacs.git/commitdiff
Regenerate.
authorAndreas Schwab <schwab@suse.de>
Sun, 2 Sep 2007 18:26:17 +0000 (18:26 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 2 Sep 2007 18:26:17 +0000 (18:26 +0000)
ChangeLog
configure

index ea2baff51ec9ece9cb5f0a83adec095a7092556f..6ed52f92d4c2e6192d402991bb9782ac87f8081c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * configure.in: Require Gtk/Glib 2.6.
index 0602fd50238b20baf3220c04562530a76e752af8..1bf17f902b844918586298ed4ed2091d3fde540a 100755 (executable)
--- 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