Compiling dev20 on FreeBSD yesterday I was surprized with following:
by default it was built with curses (no FANSY_CURSES, no colors).
Trying --with-screen=slang shows "no slang library available"
and --with-screen=ncurses built it ok with colors.

The question: could configure made some heuristics to use ncurses
when the original curses have no color support?

It was done automatically on Linux (perhaps, curses have a soft link
to ncurses there).

Leonid.

Reply via email to