[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fwd: [PATCH] sharutils' autoconfigury]
From: |
Stepan Kasal |
Subject: |
Re: [Fwd: [PATCH] sharutils' autoconfigury] |
Date: |
Mon, 11 Jul 2005 09:02:28 +0200 |
User-agent: |
Mutt/1.4.1i |
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