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
./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.

-- 
________________N__L_I_V_E____________________
|  mailto:[EMAIL PROTECTED]  |
|    http://www.braecklein.freeserve.co.uk   |
----------------------------------------------

Reply via email to