From: Tom Tromey Date: Tue, 9 May 2000 02:01:07 +0000 (+0000) Subject: * automake.texi (Texinfo): Mention vers*.texi. X-Git-Tag: Release-1-4b~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0d3ffe415ad276f9b3e07222261ec787155e6a8;p=thirdparty%2Fautomake.git * automake.texi (Texinfo): Mention vers*.texi. --- diff --git a/ChangeLog b/ChangeLog index ad3630d68..f379fd9f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-05-08 Tom Tromey + + * automake.texi (Texinfo): Mention vers*.texi. + 2000-05-04 Akim Demaille AM_INIT_AUTOMAKE is no longer optional, so don't look for diff --git a/automake.texi b/automake.texi index f51777630..01fcda43b 100644 --- a/automake.texi +++ b/automake.texi @@ -2711,6 +2711,12 @@ support requires the @code{mdate-sh} program; this program is supplied with Automake and automatically included when @code{automake} is invoked with the @code{--add-missing} option. +If you have multiple Texinfo files, and you want to use the +@file{version.texi} feature, then you have to have a separate version +file for each Texinfo file. Automake will treat any include in a +Texinfo file that matches @samp{vers*.texi} just as an automatically +generated version file. + Sometimes an info file actually depends on more than one @file{.texi} file. For instance, in GNU Hello, @file{hello.texi} includes the file @file{gpl.texi}. You can tell Automake about these dependencies using diff --git a/stamp-vti b/stamp-vti index 079d2f98e..fb6d9865c 100644 --- a/stamp-vti +++ b/stamp-vti @@ -1,3 +1,3 @@ -@set UPDATED 22 March 2000 +@set UPDATED 8 May 2000 @set EDITION 1.4a @set VERSION 1.4a diff --git a/version.texi b/version.texi index 079d2f98e..fb6d9865c 100644 --- a/version.texi +++ b/version.texi @@ -1,3 +1,3 @@ -@set UPDATED 22 March 2000 +@set UPDATED 8 May 2000 @set EDITION 1.4a @set VERSION 1.4a