Carl Smith, le Fri 08 Jul 2011 01:01:53 +0200, a écrit : > > 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? > > Sure - still no joy. It's still selecting ncurses.
Ow, AC_SEARCH_LIBS is actually not using ac_includes_default. Alright, I give up trying to use autoconf high-end macros, here is another, low-level try. Samuel