[MPlayer-dev-eng] [PATCH] bad configure detection for termcap
    Diego Biurrun 
    diego at biurrun.de
       
    Sun Dec 25 14:50:11 CET 2005
    
    
  
On Sun, Dec 25, 2005 at 02:07:44PM +0100, Dominik 'Rathann' Mierzejewski wrote:
> > 
> > -  for _ld_tmp in "-ltermcap" "-ltinfo" ; do
> > +  for _ld_tmp in "-ltermcap" "-ltinfo" "-lncurses"; do
> 
> I'd prefer to change the detection order, i.e. ncurses first, then fall back
> to tinfo and finally termcap. ncurses and terminfo are superior to the old
> termcap.
Commit that change then.
Diego
    
    
More information about the MPlayer-dev-eng
mailing list