]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_ENABLE): Expand $1.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Nov 2004 19:13:33 +0000 (19:13 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Nov 2004 19:13:33 +0000 (19:13 +0000)
* doc/autoconf.texi (Pretty Help Strings): more fixes

ChangeLog

index a98d10667d52b494412b889cadeda01a98335f01..b84e522db69186b2f443820b7fd1ec65a9e4be7f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-23  Stepan Kasal  <kasal@ucw.cz>
+
+       * doc/autoconf.texi (Pretty Help Strings): Fix quoting issues
+       with the examples; fix the bug in MY_ARG_WITH example reported
+       by Alexandre Duret-Lutz.
+       * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_ENABLE): Enable
+       expansion of $1 in the comment emitted to configure.
+
 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
 
        * doc/autoconf.texi (Pretty Help Strings): Fix typo