On Sunday 02 January 2011, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Sun, Jan 02, 2011 at 06:45:07PM CET:
> > On Sunday 02 January 2011, Ralf Wildenhues wrote:
> > > * stefano.lattar...@gmail.com wrote on Thu, Dec 23, 2010 at 12:27:44PM
> > > CET:
>
> > > > +cat > Makefile.am <<'END'
* Stefano Lattarini wrote on Sun, Jan 02, 2011 at 06:45:07PM CET:
> On Sunday 02 January 2011, Ralf Wildenhues wrote:
> > * stefano.lattar...@gmail.com wrote on Thu, Dec 23, 2010 at 12:27:44PM CET:
> > > +cat > Makefile.am <<'END'
> > > +AUTOMAKE_OPTIONS = $(foo) foreign
> > > +AUTOMAKE_OPTIONS +=
On Sunday 02 January 2011, Ralf Wildenhues wrote:
> * stefano.lattar...@gmail.com wrote on Thu, Dec 23, 2010 at 12:27:44PM CET:
> > In view of soon-to-follow refactorings (still in the pursuit of a
> > fix for Automake bug#7669 a.k.a. PR/547), we add some more tests
>
> How about s/we //
>
Oops, I
On Sunday 02 January 2011, Ralf Wildenhues wrote:
> * stefano.lattar...@gmail.com wrote on Thu, Dec 23, 2010 at 12:27:44PM CET:
> > In view of soon-to-follow refactorings (still in the pursuit of a
> > fix for Automake bug#7669 a.k.a. PR/547), we add some more tests
>
> How about s/we //
>
> > on
* stefano.lattar...@gmail.com wrote on Thu, Dec 23, 2010 at 12:27:44PM CET:
> In view of soon-to-follow refactorings (still in the pursuit of a
> fix for Automake bug#7669 a.k.a. PR/547), we add some more tests
How about s/we //
> on AUTOMAKE_OPTIONS support, to prevent obvious regressions.
>
>
From: Stefano Lattarini
In view of soon-to-follow refactorings (still in the pursuit of a
fix for Automake bug#7669 a.k.a. PR/547), we add some more tests
on AUTOMAKE_OPTIONS support, to prevent obvious regressions.
* tests/amopts-indirect.test: New test.
* tests/amopts-location.test: Likewise.