Re: [E-devel] Requesting help for some testing

2011-02-14 Thread Vincent Torri
On Mon, 14 Feb 2011, Cedric BAIL wrote: > Hi every one, > > You will find attached a patch that improve the speed of autotools > quite a lot by using cache. Basically it just remove the code in > autogen that where destroying it and call configure with -C so we are > sure we use the cache. I d

[E-devel] Requesting help for some testing

2011-02-14 Thread Cedric BAIL
Hi every one, You will find attached a patch that improve the speed of autotools quite a lot by using cache. Basically it just remove the code in autogen that where destroying it and call configure with -C so we are sure we use the cache. I don't feel really safe to apply it, especially for peo