On Thursday 16 December 2010, Ralf Wildenhues wrote:
> Severity: wishlist
> 
> Conditional _TEXINFOS files should be supported, i.e.,
> 
> if COND
> info_TEXINFOS = foo.texi
> foo_TEXINFOS = bar.texi
> nodist_info_TEXINFOS = generated.texi
> endif
> 
> should work to generate and install foo.{info,pdf,...} only if COND,
> but distribute foo.texi and bar.texi always.  Similar with
> generated.texi (except for distribution, of course).
> 
> Cheers,
> Ralf
> 
JFTR: this is basically PR/191 from the older gnats database:
 
<http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=191>

Regards,
   Stefano



Reply via email to