From a515a314e99b6c3e50315a97b455c3943fbf2430 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Wed, 8 Jun 2005 18:46:17 +0000 Subject: [PATCH] * doc/automake.texi (Extending aclocal): Typo. --- ChangeLog | 4 ++++ doc/automake.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fccdbae4e..ef828b774 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-06-08 Alexandre Duret-Lutz + + * doc/automake.texi (Extending aclocal): Typo. + 2005-05-24 Brian Gough (tiny change) * lib/am/texinfos.am (.dvi.ps): Add $(am__TEXINFO_TEX_DIR) to TEXINPUTS. diff --git a/doc/automake.texi b/doc/automake.texi index d85e061cf..55253d538 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -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 -- 2.47.2