Re: [PATCH 6/6] Simplify and improve safety of bootstrap process.

2010-09-01 Thread Gary V. Vaughan
On 1 Sep 2010, at 12:32, Ralf Wildenhues wrote: func_show_eval is still buggy in that it causes more filename expansion than we'd like to have (leading to commits like v2.2.10-48-g3ab9879), but yes, that shouldn't be an issue here. Ah... I had wondered what that was all about. It makes sense

Re: [PATCH 6/6] Simplify and improve safety of bootstrap process.

2010-08-31 Thread Ralf Wildenhues
* Gary V. Vaughan wrote on Tue, Aug 31, 2010 at 08:43:20AM CEST: * Makefile.am (bootstrap_files): List files that need to be generated at bootstrap time before `./configure make' can work. It turns out that this is considerably fewer files than we had thought necessary previously.

Re: [PATCH 6/6] Simplify and improve safety of bootstrap process.

2010-08-31 Thread Ralf Wildenhues
* Gary V. Vaughan wrote on Wed, Sep 01, 2010 at 04:42:52AM CEST: On 1 Sep 2010, at 01:16, Ralf Wildenhues wrote: * Gary V. Vaughan wrote on Tue, Aug 31, 2010 at 08:43:20AM CEST: -test -f clcommit.m4sh $MAKE -f Makefile.maint ./commit \ -srcdir=. top_srcdir=. PACKAGE=$package