]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* doc/automake.texi (Extending aclocal): Typo.
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 8 Jun 2005 18:46:17 +0000 (18:46 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 8 Jun 2005 18:46:17 +0000 (18:46 +0000)
ChangeLog
doc/automake.texi

index fccdbae4eae2f28b9039e10faa697df8eb2a1459..ef828b774aa648083d4e835c19305f1671fa616d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-08  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * doc/automake.texi (Extending aclocal): Typo.
+
 2005-05-24  Brian Gough  <bjg@network-theory.co.uk>  (tiny change)
 
        * lib/am/texinfos.am (.dvi.ps): Add $(am__TEXINFO_TEX_DIR) to TEXINPUTS.
index d85e061cf999aa48980880f4d2db2faa797a09eb..55253d53877044f7c8a3a38703348046767c037a 100644 (file)
@@ -2011,7 +2011,7 @@ Wrapping the @code{AC_PREREQ} call inside the macro ensures that
 Autoconf 2.57 will not be required if @code{AX_FOOBAR} is not actually
 used.  Most importantly, quoting the first argument of @code{AC_DEFUN}
 allows the macro to be redefined or included twice (otherwise this
-first argument would be expansed during the second definition).
+first argument would be expanded during the second definition).
 
 If you have been directed here by the @command{aclocal} diagnostic but
 are not the maintainer of the implicated macro, you will want to