Hi Jim, * Jim Meyering wrote on Sun, Nov 11, 2007 at 06:10:21PM CET: > > This fixes it the "make check" failures for me. > How about for you?
That looks about right, thanks. FWIW, an explicit `make clean' does look to me like papering over things more than anything else. It simply means dependencies are not true, no? ;-) > Avoid spurious test failures due to version skew. > * GNUmakefile (dummy): Run $(MAKE) clean after autoreconf -i. > > Signed-off-by: Jim Meyering <[EMAIL PROTECTED]> Cheers, Ralf
