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
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