[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 (more details in the manual) -- Alexandre Duret-Lutz
