id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3628	screen library: ncurses vs ncursesw	and		"Currently mc support following screen library (--with-screen=) selection:
- slang
- ncurses
- ncursesw (not documented yet)

This leads to imprecision for ncurses,
because autoconf logic of ncurses detection deals (partly) with ncursesw too.

1) Exact match/use of ncurses or ncursesw
to give full control about ncurses selection.

2) Single ncurses switch
with ncursesw lib preference if both libs found.

3) Single ncurses switch
with ncurses lib preference if both libs found.

4) Ncurses and ncursesw switch
where ncurses switch also prefer ncursesw lib if both libs found.
(current state)

Before I attach patches, which way is preferred?
(I prefer exact match selection)
"	enhancement	new	minor	Future Releases	compilation	master						no branch	
