autoconf
[Top][All Lists]
Advanced

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

Re: AC_CACHE_CHECK


From: Russell Shaw
Subject: Re: AC_CACHE_CHECK
Date: Sun, 05 Sep 2010 22:47:28 +1000
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]