Re: Tidy and fix clean and distclean rules for old testsuite.

2010-08-22 Thread Gary V. Vaughan
Hallo Ralf, On 22 Aug 2010, at 17:29, Ralf Wildenhues wrote: > * Gary V. Vaughan wrote on Sun, Aug 22, 2010 at 06:46:55AM CEST: >> On 22 Aug 2010, at 11:23, Ralf Wildenhues wrote: >> However, I continue to strongly dislike the old testsuite, and would >> much prefer to migrate it's tests into Auto

Re: Tidy and fix clean and distclean rules for old testsuite.

2010-08-22 Thread Ralf Wildenhues
Hi Gary, * Gary V. Vaughan wrote on Sun, Aug 22, 2010 at 06:46:55AM CEST: > On 22 Aug 2010, at 11:23, Ralf Wildenhues wrote: > > > > OK to apply? > > Well, it is an improvement over what we have, so... sure, go ahead. Thanks for the quick review! > However, I continue to strongly dislike the o

Re: Tidy and fix clean and distclean rules for old testsuite.

2010-08-21 Thread Gary V. Vaughan
Hallo Ralf, On 22 Aug 2010, at 11:23, Ralf Wildenhues wrote: > In the Libtool tree, invoking 'make distclean' after 'make clean' > or before 'make check' has ever run, fails because there are no > Makefiles in the old test subdirectories (and automake's distclean > rule looks at DIST_SUBDIRS not S

Tidy and fix clean and distclean rules for old testsuite.

2010-08-21 Thread Ralf Wildenhues
o late. OK to apply? Even with this patch, 'make clean' may be very slow in the case where the test subdirectories need reconfiguring. That is an orthogonal and IMVHO minor issue, which I don't know how fix easily though. Thanks, Ralf Tidy and fix clean and distclean rules fo