Re: new autoconf 2.5 without config.cache?
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Stipe Tolj wrote:
> Hi list,
>
> Alex commited a new configure[.in] that raises autoconf version
> dependancy from 2.18 to 2.5.
>
> AFAIS, the configure run takes longer. But that's ok for a first run.
> But I don't see a config.cache after the run?
>
> So, each re-run will do all the tests again?
>
> Alex, is there an autoconf macro needed now seperately in configure.in?
ok, this is intentional. The latest autoconf build set changed policy to NOT-use
config.cache by detault, in order to avoid misconfiguration.
See
http://www.gnu.org/software/autoconf/manual/autoconf-2.57/html_chapter/autoconf_7.html#SEC86
for more details on this.
If you guys want to speed up re-configure runs, simly add a -C configure switch
to create the config.cache file.
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------