On Sat, Jun 2, 2012 at 10:58 AM, Stefano Lattarini <[email protected]> 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
