lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev make clean & --with_screen


From: T.E.Dickey
Subject: Re: lynx-dev make clean & --with_screen
Date: Mon, 17 Apr 100 16:13:18 -0400 (EDT)

> 
> i've noticed a small thing. When trying to see what the diffent versions of 
> lynx 
> (well the different screen management) look like. Doing the following: 
>  
> ./configure --with_screen=ncurses 
> make 
> make clean 
  make distclean

> ./configure --with_screen=slang 
> make 
>  
> and i get a ncurses version of lynx. Looking into this it seems that the 
> second 
> use of configure is using the .cache file and not paying any attention to the 
> changed value of with_screen. I would suggest adding rming config.status in 
> make clean. 

no - the distclean rule is the conventional target for this purpose

> |  mailto://address@hidden  | 


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

reply via email to

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