lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV Reusability of "./configure"


From: T.E.Dickey
Subject: Re: LYNX-DEV Reusability of "./configure"
Date: Tue, 7 Apr 1998 19:40:17 -0400 (EDT)

> 
> On Sun, 5 Apr 1998 address@hidden wrote: 
>  
> [snip] 
> > So, configure failed to #define DECL_SYS_ERRLIST when I provided the 
> > --enable-nls-cache option unless I deleted all the cached data.  I 
> > don't know whether this is a bug, or merely a feature. 
>  
> This is a feature. ;) 
>  
> You should always delete config.cache before re-running ./configure with 
> different options or on a different system. 
config.cache is of limited usefulness on programs that can be built with
different libraries, etc., since the test-results (including those that
are automatically cached ;-) tend to conflict.

I modified the configure script in vile to remove config.cache at the beginning
of the script - will see if that reduces the complaints (and if so, do likewise
in lynx).

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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