On 06/26/14 at 06:04pm, Ben Pfaff wrote:
> On Fri, Jun 27, 2014 at 01:50:25AM +0200, Thomas Graf wrote:
> > Reduces the dependency on autoconf from 2.64 to 2.63 to ease building
> > on older platforms. There is only a few macros missing and they can
> > be provided easily.
> >
> > A handful of tes
On Fri, Jun 27, 2014 at 01:50:25AM +0200, Thomas Graf wrote:
> Reduces the dependency on autoconf from 2.64 to 2.63 to ease building
> on older platforms. There is only a few macros missing and they can
> be provided easily.
>
> A handful of tests needed modification. The difference in quoting
> b
Reduces the dependency on autoconf from 2.64 to 2.63 to ease building
on older platforms. There is only a few macros missing and they can
be provided easily.
A handful of tests needed modification. The difference in quoting
behaviour between 2.63 and later require the m4_define() to be
manually un