Hello John,
thanks for the report.
* John Darrington wrote on Fri, May 01, 2009 at 01:58:30AM CEST:
> Sometimes an info file actually depends on more than one .texi
> file. For instance, in GNU Hello, hello.texi includes the file
> gpl.texi. You can tell Automake about these dependencies using
The automake manual says:
Sometimes an info file actually depends on more than one .texi
file. For instance, in GNU Hello, hello.texi includes the file
gpl.texi. You can tell Automake about these dependencies using the
texi_TEXINFOS variable. Here is how GNU Hello does it:
info_TEXINFOS