From 43d0360902c0ae72e61c19106f4a1d938ab0fb47 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 9 Dec 2003 18:20:07 +0000 Subject: [PATCH] * doc/automake.texi (Local Macros, CVS): Typos. --- ChangeLog | 4 ++++ doc/automake.texi | 4 ++-- doc/stamp-vti | 2 +- doc/version.texi | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index f020ddc49..3dd2bdd52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-09 Ralf Wildenhues (tiny change) + + * doc/automake.texi (Local Macros, CVS): Typos. + 2003-12-08 Alexandre Duret-Lutz * lib/Automake/Variable.pm (hook): Use $$ as prototype, not $\&. diff --git a/doc/automake.texi b/doc/automake.texi index 009caa61b..f8b19f5df 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -1877,7 +1877,7 @@ macros in @file{acinclude.m4}. This file will be included in @file{aclocal.m4} when you run @command{aclocal}, and its macro(s) will henceforth be visible to @command{autoconf}. However if it contains numerous macros, it will rapidly become difficult to maintain, and it -will be almost impossible to share macros between package. +will be almost impossible to share macros between packages. @vindex ACLOCAL_AMFLAGS The second possibility, which we do recommend, is to write each macro @@ -6474,7 +6474,7 @@ tree, @file{Makefile.in} will happen to be newer than @subsubheading Generated files out of CVS One way to get CVS and @code{make} working peacefully is to never -store generated files in CVS, i.e., do not CVS-controled files which +store generated files in CVS, i.e., do not CVS-control files which are @code{Makefile} targets (also called @emph{derived} files). This way developers are not annoyed by changes to generated files. It diff --git a/doc/stamp-vti b/doc/stamp-vti index face1ea31..89ba196a9 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 4 December 2003 +@set UPDATED 9 December 2003 @set UPDATED-MONTH December 2003 @set EDITION 1.7i @set VERSION 1.7i diff --git a/doc/version.texi b/doc/version.texi index face1ea31..89ba196a9 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 4 December 2003 +@set UPDATED 9 December 2003 @set UPDATED-MONTH December 2003 @set EDITION 1.7i @set VERSION 1.7i -- 2.47.2