id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4463	ncurses library is duplicated in MCLIBS	karlson2k	andrew_b	"AC_SEARCH_LIBS macro adds required library to 'LIBS' variable.
Currently 'LIBS' could be appended to 'MCLIBS' several times leading to duplication of found values.

The suggested patches fix duplication for 'stdscr' function detection. Additionally patches fix potential problematic situation when 'addwstr' or 'has_colors' detected in one ncurses library (for example 'ncurses'), while 'stdscr' detected in other ncurses library (for example 'curses'). Such combination leads to problems.

The fix: https://github.com/MidnightCommander/mc/pull/187"	defect	closed	major	4.8.30	compilation	master	fixed					merged	committed-master
