On Sat, Sep 22, 2001 at 01:10:30PM -0700, Greg Stein wrote: >... > I'm also seeing some caching issues. It doesn't seem to reuse config.cache > for some reason. Haven't looked into that one.
Pilot error. The new autoconf doesn't create a cache by default any more (for safety reasons). The user must manually add -C or --config-cache to the configure line to get a cache created. Cheers, -g -- Greg Stein, http://www.lyra.org/