[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf 2.69.23-388d] testsuite: 35 failed (autom4te preselect
From: |
Eric Blake |
Subject: |
Re: [GNU Autoconf 2.69.23-388d] testsuite: 35 failed (autom4te preselections) |
Date: |
Fri, 21 Sep 2012 15:20:35 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120828 Thunderbird/15.0 |
On 09/21/2012 01:34 PM, Stefano Lattarini wrote:
> On 09/21/2012 05:50 PM, Eric Blake wrote:
>>> ./tools.at:1200: test "`find configure -newer newer`" = "" ||
>>> { diff old-requests autom4te.cache/requests; exit 1; }
>>
>> Eww - we should really sort these things, so that the diff isn't so hard
>> to read. And use 'diff -u' instead of 'diff'. Improvements to the
>> testsuite just to make diagnosing the failure easier would be welcome.
>>
> I think I'll pass this time.
Okay, I'll handle that part. Meanwhile,
> Subject: [PATCH] autom4te: update Automake preselections to reflect the
> changes in 1.12.x
>
> Issue revealed by a failure in test "35: tools.at: autom4te preselections":
> <http://lists.gnu.org/archive/html/bug-autoconf/2012-09/msg00020.html>
>
> * lib/autom4te.in: Add 'AM_PROG_MKDIR_P'.
>
> Helped-by: Eric Blake <address@hidden>
> Signed-off-by: Stefano Lattarini <address@hidden>
> ---
> lib/autom4te.in | 2 ++
> 1 file changed, 2 insertions(+)
ACK with one nit.
>
> diff --git a/lib/autom4te.in b/lib/autom4te.in
> index a560501..d042fd8 100644
> --- a/lib/autom4te.in
> +++ b/lib/autom4te.in
> @@ -69,6 +69,8 @@ args: --preselect AM_PROG_CXX_C_O
> args: --preselect AM_PROG_F77_C_O
> args: --preselect AM_PROG_FC_C_O
> args: --preselect AM_PROG_MOC
> +# Will be removed in Automake 1.14.
> +args: --preselect AM_PROG_MKDIR_P
Please also mention AM_PROG_MKDIR_P in the comment, so it is obvious
which line it is meant to be associated with (and not a blanket
statement about all further lines).
--
Eric Blake address@hidden +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature