Re: TAP support in automake

2012-03-31 Thread Stefano Lattarini
On 03/31/2012 10:23 PM, Bob Friesenhahn wrote: > On Sat, 31 Mar 2012, Stefano Lattarini wrote: >>> >> Well, automake being automake, it only depends on portable awk[1] ;-) >> OK, portable "nawk" actually (as found by the autoconf builtin macro >> AC_PROG_AWK), but I don't know of any non-museum mac

Re: TAP support in automake (was: Re: automake 1.11.3 check-TESTS and command line length)

2012-03-31 Thread Bob Friesenhahn
On Sat, 31 Mar 2012, Stefano Lattarini wrote: Well, automake being automake, it only depends on portable awk[1] ;-) OK, portable "nawk" actually (as found by the autoconf builtin macro AC_PROG_AWK), but I don't know of any non-museum machine lacking that. Good. The new feature is already do