From: Alexandre Duret-Lutz Date: Wed, 29 Jun 2005 20:34:36 +0000 (+0000) Subject: * doc/automake.texi (Include, Extending aclocal): Typos. X-Git-Tag: Release-1-9b~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a54608ce69866cd2977e1d13ed7f74b6ec3cbb0;p=thirdparty%2Fautomake.git * doc/automake.texi (Include, Extending aclocal): Typos. Report from Karl Berry. --- diff --git a/ChangeLog b/ChangeLog index a1ed3491a..43358e0c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-29 Alexandre Duret-Lutz + + * doc/automake.texi (Include, Extending aclocal): Typos. + Report from Karl Berry. + 2005-06-28 Stepan Kasal Alexandre Duret-Lutz diff --git a/doc/automake.texi b/doc/automake.texi index 55253d538..2e8d4b30d 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -1981,7 +1981,7 @@ lot of people, because @command{aclocal} was not so strict in the past and many third party macros are underquoted; and we have to apologize for this temporary inconvenience. The reason we have to be stricter is that a future implementation of @command{aclocal} (@pxref{Future of -aclocal}) will have to temporary include all these third party +aclocal}) will have to temporarily include all these third party @file{.m4} files, maybe several times, including even files that are not actually needed. Doing so should alleviate many problems of the current implementation, however it requires a stricter style from the @@ -7282,7 +7282,7 @@ Note that if a fragment is included inside a conditional, then the condition applies to the entire contents of that fragment. Makefile fragments included this way are always distributed because -there are needed to rebuild @file{Makefile.in}. +they are needed to rebuild @file{Makefile.in}. @node Conditionals @chapter Conditionals diff --git a/doc/stamp-vti b/doc/stamp-vti index 6ea5b6562..b6267042e 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 8 June 2005 +@set UPDATED 29 June 2005 @set UPDATED-MONTH June 2005 @set EDITION 1.9a @set VERSION 1.9a diff --git a/doc/version.texi b/doc/version.texi index 6ea5b6562..b6267042e 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 8 June 2005 +@set UPDATED 29 June 2005 @set UPDATED-MONTH June 2005 @set EDITION 1.9a @set VERSION 1.9a