From: Alexandre Duret-Lutz Date: Sat, 25 Sep 2004 20:29:21 +0000 (+0000) Subject: * doc/automake.texi: Typos. X-Git-Tag: Release-1-9b~292 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d45d533b0a06ab22f05569dd03c712179f1e2f06;p=thirdparty%2Fautomake.git * doc/automake.texi: Typos. --- diff --git a/ChangeLog b/ChangeLog index 1df9f58a3..eeabaa88f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-09-25 Ralf Wildenhues + + * doc/automake.texi: Typos. + 2004-09-21 Alexandre Duret-Lutz * doc/automake.texi (Timeline): Typos and other English mistakes diff --git a/doc/automake.texi b/doc/automake.texi index 754d35d3d..5862ee8e1 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -2241,7 +2241,7 @@ SUBDIRS = lib src . test will cause @file{lib/} to be built before @file{src/}, then the current directory will be built, finally the @file{test/} directory will be built. It is customary to arrange test directories to be -built after everything else since they are meant to test what have +built after everything else since they are meant to test what has been constructed. All @samp{clean} rules are run in reverse order of build rules. @@ -6937,7 +6937,7 @@ distcheck}). Other people may prefer to revamp the existing require Automake, only Autoconf is needed (@pxref{Build Directories, , Build Directories, autoconf, The Autoconf Manual}). The necessary substitutions: @code{@@scrdir@@}, @code{@@top_srcdir@@}, and -@code{@@top_buildir@@} are defined by @file{configure} when it +@code{@@top_builddir@@} are defined by @file{configure} when it processes a @file{Makefile} (@pxref{Preset Output Variables, , Preset Output Variables, autoconf, The Autoconf Manual}), they are not computed by the Makefile like the aforementioned @code{$(distdir)} and diff --git a/doc/stamp-vti b/doc/stamp-vti index eb7712a1d..bfef3c650 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 22 September 2004 +@set UPDATED 25 September 2004 @set UPDATED-MONTH September 2004 @set EDITION 1.9a @set VERSION 1.9a diff --git a/doc/version.texi b/doc/version.texi index eb7712a1d..bfef3c650 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 22 September 2004 +@set UPDATED 25 September 2004 @set UPDATED-MONTH September 2004 @set EDITION 1.9a @set VERSION 1.9a