On Wed, Jan 02, 2013 at 07:41:26PM +0100, Andreas Kneib wrote:
| http://lists.gnu.org/archive/html/weechat-dev/2008-11/msg00008.html | | Problem was link against libncurses instead of libncursesw. | I'll add warning with cmake when this library is not found (it's not | required, but recommended if standard ncurses does not have wide char | support). `----
Good catch. I just commmited a patch that will print +/-NCURSES_WIDECHAR next to the ncurses version to make it clear which lib mutt is compiled against.