* Ralf Wildenhues wrote on Sat, Apr 04, 2009 at 01:18:01PM CEST:
> Remaining ugly spot in this patch: it adds code to every configure
> script of every package using Automake (and pulls in m4/cond.m4 into
> every aclocal.m4 file): we can't use _AM_IF_OPTION easily because the
> `parallel-tests' opt
Hi Eric,
* Eric Blake wrote on Wed, Apr 08, 2009 at 05:53:00AM CEST:
> According to Ralf Wildenhues on 4/7/2009 12:41 PM:
> >> m4_define([_AC_COMPILER_EXEEXT],
> >> m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
> >>
> >> m4_provide_if([_AM_COMPILER_EXEEXT],
> >> [AM_CONDITIO