Hello,
On Sun, Jul 10, 2005 at 12:40:19PM -0700, Bruce Korb wrote:
> On Sunday 10 July 2005 10:32 am, Stepan Kasal wrote:
> > [...] The file doesn't have to exist, it only has
> > to be listed as a distributed file in Makefile.am.
> > It should be enough to get the rule in Makefile.in.
>
> Wrong. Sorry :-(
OK, I was unlucky with my guess. I'm sorry.
> automake: cannot open < doc/autogen.texi: No such file or directory
The texinfo file is scanned for occurence of "@setfilename",
"@include version.texi" and such.
That it seems you should create a static wrapper and @include the generated
body of the file.
Would that work?
Have a nice day,
Stepan