[email protected] (Alfred M. Szmidt) writes: > You forgot spell checking "hoplimt" against "hoplimit", and you also > left out citations, making test(1) complain on "&&" where "-a" was > the expected predicate. > > Ah, old typo in configure.ac good catch. I keept the usage of &&, and > fixed it by calling test instead.
Usage of && is indeed the right thing, gnulib's make syntax-check will complain otherwise because -a is not as portable. Is there anything that needs to be done before another snapshot? We may have missed fixing some things, but I think sufficiently many things have been changed that we'll never know if we get things right without people testing another snapshot. I also suspect that some of the things we missed are for platforms that will require substantial work to make anything work. /Simon
