Re: [PATCH] menuconfig: use config scripts to detect ncurses libs

2013-03-03 Thread Yann E. MORIN
Michal, All, On Friday 01 March 2013 Michal Marek wrote: > On 28.2.2013 19:16, Yann E. MORIN wrote: > > On Thursday 28 February 2013 j...@gentoo.org wrote: > >> This patch replaces the old heuristic for detection of ncurses libs for > >> linking the ncurses menuconfig dialog by the use of the conf

Re: [PATCH] menuconfig: use config scripts to detect ncurses libs

2013-03-01 Thread Michal Marek
On 28.2.2013 19:16, Yann E. MORIN wrote: > On Thursday 28 February 2013 j...@gentoo.org wrote: >> This patch replaces the old heuristic for detection of ncurses libs for >> linking the ncurses menuconfig dialog by the use of the config scripts. >> This results in the requirement of ncurses version

Re: [PATCH] menuconfig: use config scripts to detect ncurses libs

2013-02-28 Thread justin
On 2/28/13 7:16 PM, Yann E. MORIN wrote: > And, sorry, I should have been more explicit in my previous mail that > the legacy drop should be in its own patch. I thought that was obvious, > following the "one single change per patch" philosophy. > Hi, no worries. I will submit as you suggested. I

Re: [PATCH] menuconfig: use config scripts to detect ncurses libs

2013-02-28 Thread Yann E. MORIN
Justin, All, On Thursday 28 February 2013 j...@gentoo.org wrote: > When building ncurses with --with-termlib several symbols get moved from > libncurses.so to libtinfo.so. Thus when linking with libncurses.so, one > additionally needs to link with libtinfo.so. Ncurses provides a config script > (n