aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schwab2007-09-02 18:26:17 +0000
committerAndreas Schwab2007-09-02 18:26:17 +0000
commit709e90de64e271edb13af52cb45774b8a3a1f0d4 (patch)
tree8e1c8e57a9f026b4ccf359fe7cdf1e3f0cf21d0f
parent1eb2208880dd6a0122638adc62d66d4f3407b05c (diff)
downloademacs-709e90de64e271edb13af52cb45774b8a3a1f0d4.tar.gz
emacs-709e90de64e271edb13af52cb45774b8a3a1f0d4.zip
Regenerate.
-rw-r--r--ChangeLog5
-rwxr-xr-xconfigure8
2 files changed, 10 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ea2baff51ec..6ed52f92d4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12007-09-02 Andreas Schwab <schwab@suse.de>
2
3 * configure.in: Use AS_HELP_STRING throughout.
4 * configure: Regenerate.
5
12007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 62007-09-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * configure.in: Require Gtk/Glib 2.6. 8 * configure.in: Require Gtk/Glib 2.6.
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
1317Optional Features: 1317Optional Features:
1318 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1318 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1319 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1319 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1320 --enable-carbon-app[=DIR] [DIR=/Application] 1320 --enable-carbon-app[=DIR]
1321 specify install directory for Emacs.app on Mac OS X 1321 specify install directory for Emacs.app on Mac OS X
1322 [DIR=/Application]
1322 --enable-asserts compile code with asserts enabled 1323 --enable-asserts compile code with asserts enabled
1323 --enable-maintainer-mode enable make rules and dependencies not useful 1324 --enable-maintainer-mode
1324 (and sometimes confusing) to the casual installer 1325 enable make rules and dependencies not useful (and
1326 sometimes confusing) to the casual installer
1325 --enable-locallisppath=PATH 1327 --enable-locallisppath=PATH
1326 directories Emacs should search for lisp files 1328 directories Emacs should search for lisp files
1327 specific to this site 1329 specific to this site