Hello,

With readline 8.3 ./configure prints

checking for tgetent... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... no
checking for tgetent in -lncursesw... no
checking for tgetent in -lncurses... no
checking which library has the termcap functions... using gnutermcap

It should check also in -ltinfow .

ncurses-6.1 is compiled with 

./configure --enable-widec --without-cxx-binding --without-cxx-binding 
--enable-pc-files --with-shared --without-debug --without-normal --with-termlib 
--with-ticlib --enable-sp-funcs --enable-ext-colors --enable-ext-mouse 
--enable-ext-putwin--enable-sigwinch && make && make install

(Yes, I have forgotten the space before --enable-sigwinch)

Kind regards
  Dilyan

Reply via email to