Re: AC_CACHE_CHECK

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

 



On Sun, 5 Sep 2010, Russell Shaw wrote:

Thomas Dickey wrote:
On Sun, 5 Sep 2010, Russell Shaw wrote:

Hi,
When should AC_CACHE_CHECK be used? Whenever the user uninstalls
something, wouldn't the cache become invalid?

...only if the user happened to uninstall something during the configure
process.  After that, AC_CACHE_CHECK is irrelevant.

But if the user uninstalls libfoo then later re-runs ./configure,
won't libfoo still be assumed to be installed?

sure.  That sort of thing was why (for a long time) autoconf removed
the cache on startup.  Now that you're mentioning it, I seem to recall
a recent undoing of that.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux