Krzysztof Mazur f755430d79 menuconfig: fix extended colors ncurses support
The ncurses library allows for extended colors. The support for extended
colors support depends on wide-character support. ncurses headers
enable extended colors (NCURSES_EXT_COLORS) only when wide-character
support is enabled (NCURSES_WIDECHAR).

The "make menuconfig" uses wide-character ncursesw library, which can be
compiled with wide-character support, but does not define NCURSES_WIDECHAR
and it's using headers without wide-character (and extended colors) support.

This fixes problems with colors on systems with enabled extended colors
(like PLD Linux). Without this patch "make menuconfig" is hard to use.

Signed-off-by: Krzysztof Mazur <krzysiek@podlesie.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2016-04-03 23:59:15 -04:00
..
2015-05-25 13:46:36 +02:00
2013-10-16 19:18:05 +02:00
2010-01-25 13:39:24 +01:00
2010-11-06 22:17:30 +01:00
2008-07-12 23:02:43 +00:00
2010-07-26 01:49:12 +02:00
2010-07-26 01:49:12 +02:00
2009-10-08 14:35:37 +02:00
2010-10-19 12:49:51 +02:00
2008-12-01 12:38:36 +00:00
2015-10-11 16:27:55 +02:00
2010-07-09 01:25:36 +02:00