On Tue, 16 Apr 2002 20:19:15 +0200, Alexandre Duret-Lutz wrote: >[Moving from [EMAIL PROTECTED] to [EMAIL PROTECTED]] > >>>> "Roman" == Roman Putanowicz <[EMAIL PROTECTED]> writes: > >[...] > > Roman> I am using autoconf 2.52 > Roman> I have noticed that running configure script produced > Roman> with this version does not create config.cache !? > > Roman> I thought that config.cache is crated automatically > Roman> and by default by AC_INIT. Am I missing something? > >This is not the default anymore. You may request a cache with > > ./configure --config-cache >
I've taken to using ./configure -C which does the old behaviour. Dean. -- Dean Povey, |em: [EMAIL PROTECTED] | JCSI: Java security toolkit Senior S/W Developer |ph: +61 7 3023 5139 | uPKI: Embedded/C PKI toolkit Wedgetail Communications |fax: +61 7 3864 1282 | uSSL: Embedded/C SSL toolkit Brisbane, Australia |www: www.wedgetail.com | XML Security: XML Signatures
