> > 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:[EMAIL PROTECTED] | -- Thomas E. Dickey [EMAIL PROTECTED] http://www.clark.net/pub/dickey
