autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Autoconf speedup


From: Akim Demaille
Subject: Re: Autoconf speedup
Date: 18 Apr 2002 17:19:41 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "Zdenek" == Zdenek Kabelac <address@hidden> writes:

Zdenek> I'm of course using config.cache - so that's why I'm complaing
Zdenek> about Makefile creation - as the time of makefile processing
Zdenek> is aproximately 3 times as big as the whole process of
Zdenek> detectecion.  That's why I do believe it's really a problem
Zdenek> which shuold be solved.

So try this:

perl -pi.bak -e 's/ac_max_sed_lines=48/ac_max_sed_lines=99999/' **/configure

and tell me if it does speed it up significantly.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]