Re: [PATCH 1/2] AC_CONFIG_MACRO_DIR: accept more than one argument

2012-09-20 Thread Jack Kelly
On Fri, Sep 21, 2012 at 12:53 AM, Stefano Lattarini wrote: > Another ping. Automake 1.13 will need to know the interface of this > new Autoconf feature in order to integrate with it correctly, and start > deprecating ACLOCAL_AMFLAGS (in documentation only until Autoconf 2.70 > is out; after that,

Re: [PATCH 1/2] AC_CONFIG_MACRO_DIR: accept more than one argument

2012-09-20 Thread Stefano Lattarini
Hi Nick. On 09/20/2012 05:42 PM, Nick Bowler wrote: > > Just to chime in on the real-world usefulness of these macros: as far as > I can tell, AC_CONFIG_MACRO_DIR does exactly one thing today. > Well, according to the Autoconf documentation, not even that ;-) AC_CONFIG_MACRO_DIR (dir) Sp

Re: [PATCH 1/2] AC_CONFIG_MACRO_DIR: accept more than one argument

2012-09-20 Thread Nick Bowler
On 2012-09-20 16:53 +0200, Stefano Lattarini wrote: > Reference: > > > On 08/21/2012 11:37 AM, Stefano Lattarini wrote: > > > > On 07/04/2012 01:51 PM, Stefano Lattarini wrote: > >> On 07/04/2012 01:28 PM, Eric Blake wrote

Re: [PATCH 1/2] AC_CONFIG_MACRO_DIR: accept more than one argument

2012-09-20 Thread Stefano Lattarini
Reference: On 08/21/2012 11:37 AM, Stefano Lattarini wrote: > > On 07/04/2012 01:51 PM, Stefano Lattarini wrote: >> On 07/04/2012 01:28 PM, Eric Blake wrote: >>> On 07/04/2012 05:03 AM, Eric Blake wrote: >>> Would it