configure: check if curses.h exposes wide-char functions

This commit is contained in:
Andrzej Rybczak
2017-04-23 04:22:52 +02:00
parent dd79548d08
commit 8134e6e23b
2 changed files with 11 additions and 4 deletions

View File

@@ -22,7 +22,6 @@
#define NCMPCPP_WINDOW_H
#define NCURSES_NOMACROS 1
#define NCURSES_WIDECHAR 1
#include "config.h"