Carl Smith, le Thu 07 Jul 2011 22:46:07 +0200, a écrit : > checking ncurses.h usability... yes > checking ncurses.h presence... yes > checking for ncurses.h... yes > checking for term.h... yes > checking for library containing tparm... -lncurses > checking curses.h usability... no > checking curses.h presence... yes
Oops, I hadn't realized that AC_CHECK_HEADERS checks for all of them. I've rewritten it quite a bit, in an actually more straightforward way, could you test it? Samuel