Re: how to disable caching of result

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

 



On Mon, 5 Apr 2004, Thomas Dickey wrote:
> > This correctly determines the additional library required if the
> > test program used by configure doesnt compile with -lreadline
> > alone. However the second test for readline does not get invoked
> > because the result of the first test is cached. How can I tell
> > autoconf to forget the result of the first test before doing it
> > the second time?
>
> you'll have to set a shell variable and test that.

That is not effective because autoconf's automatic result caching will
cause the result of the first check to fill in the result of the
second check.

Bob
======================================
Bob Friesenhahn
bfriesen@xxxxxxxxxxxxxxxxxxx
http://www.simplesystems.org/users/bfriesen




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

  Powered by Linux