From 8c0a152f3988dab03a221f5841eaf0e2de35b58a Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Thu, 25 Dec 2003 18:15:25 +0000 Subject: [PATCH] * doc/automake.texi (Conditional Sources): Typo. --- ChangeLog | 4 ++++ doc/automake.texi | 2 +- doc/stamp-vti | 2 +- doc/version.texi | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95d36990d..2c9bac28f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-25 Nicolas Joly (tiny change) + + * doc/automake.texi (Conditional Sources): Typo. + 2003-12-25 Alexandre Duret-Lutz * lib/Automake/Config.in: Require Exporter. diff --git a/doc/automake.texi b/doc/automake.texi index f8b19f5df..a7daca3af 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -2427,7 +2427,7 @@ AC_SUBST([HELLO_SYSTEM]) @end example In this case, @code{HELLO_SYSTEM} should be replaced by -@file{hello-linux.o} or @file{hello-bsd.o}, and added to +@file{hello-linux.o} or @file{hello-generic.o}, and added to @code{hello_DEPENDENCIES} and @code{hello_LDADD} in order to be built and linked in. diff --git a/doc/stamp-vti b/doc/stamp-vti index a3430adec..4eda2c4ca 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 9 December 2003 +@set UPDATED 25 December 2003 @set UPDATED-MONTH December 2003 @set EDITION 1.8a @set VERSION 1.8a diff --git a/doc/version.texi b/doc/version.texi index a3430adec..4eda2c4ca 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 9 December 2003 +@set UPDATED 25 December 2003 @set UPDATED-MONTH December 2003 @set EDITION 1.8a @set VERSION 1.8a -- 2.47.2