Hi Stefano,
* Stefano Lattarini wrote on Wed, Oct 13, 2010 at 03:54:31PM CEST:
> On Tuesday 12 October 2010, Ralf Wildenhues wrote:
> > * Stefano Lattarini wrote on Tue, Oct 12, 2010 at 05:51:58PM CEST:
> > > > OTOH AM_CONDITIONAL can be used for example if an optional sources part
> > > > is
> >
Hi Akim,
thanks for the feature request, and sorry for the delay.
* Akim Demaille wrote on Fri, Sep 24, 2010 at 01:44:34PM CEST:
> Currently Automake accepts happily such a variable name, but it does
> not use it (the files are not dist'ed). I agree EXTRA_DIST is fine,
> but I'm used to being ab
Hello, and adding bug-automake,
* Gary V. Vaughan wrote on Wed, Oct 13, 2010 at 12:06:32PM CEST:
> On 13 Oct 2010, at 03:55, Bruno Haible wrote:
> > And what's the role or effect of EXTRA_HEADERS? Automake does not do
> > anything with .h files that it doesn't do with .png files. gnulib-tool
> > a
On Tuesday 12 October 2010, Ralf Wildenhues wrote:
> Hello, and thanks for report and analysis!
>
> * Stefano Lattarini wrote on Tue, Oct 12, 2010 at 05:51:58PM CEST:
> > On Monday 11 October 2010, Jan Kratochvil wrote:
> > > `make tags' will not index sources which are listed in *_SOURCES += ...