bug#9037: distcheck should check for missing m4 files too

2011-09-09 Thread Stefano Lattarini
On Thursday 01 September 2011, Stefano Lattarini wrote: > Hello automakers, and sorry for the delay. > > References: > > > > [SNIP] > > > > There is, obviously, a risk doing this way, as ment

bug#9037: distcheck should check for missing m4 files too

2011-09-01 Thread Stefano Lattarini
Hello automakers, and sorry for the delay. References: On Saturday 09 July 2011, Stefano Lattarini wrote: > On Saturday 09 July 2011, Peter Johansson wrote: > > Hi Bruno, > > > > On 7/8/11 5

bug#9037: distcheck should check for missing m4 files too (was: Re: bug#9026: Supporting $ACLOCAL_PATH?)

2011-07-09 Thread Stefano Lattarini
On Saturday 09 July 2011, Peter Johansson wrote: > Hi Bruno, > > On 7/8/11 5:24 PM, Bruno Haible wrote: > > +If you are using GNU @code{automake} 1.10 or newer, it is even easier: > > +Add the line > > + > > +@example > > +ACLOCAL_AMFLAGS = --install -I m4 > > +@end example > > + > > +@noindent >