[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [FYI] [ng] maintcheck: avoid spurious failures
From: |
Dave Hart |
Subject: |
Re: [Automake-NG] [FYI] [ng] maintcheck: avoid spurious failures |
Date: |
Sat, 2 Jun 2012 11:58:22 +0000 |
On Sat, Jun 2, 2012 at 10:58 AM, Stefano Lattarini
<address@hidden> wrote:
> * syntax-checks.mk (sc_diff_aclocal_in_aclocal,
> sc_diff_automake_in_automake): Rename ...
> (sc_diff_aclocal_in_aclocal,
> sc_diff_automake_in_automake): ... respectively to these, rewrite to use
Based on the patch, I think the latter two should be (sc_diff_aclocal,
sc_diff_automake)
> static pattern rules and 'diff -u' instead of bare 'diff', and fix the
> count of expected differences to account for the removed substitution of
> '@SHELL@' in automake.in.
Cheers,
Dave Hart