Require ncursesw

This commit is contained in:
Andrzej Rybczak
2016-12-16 07:11:51 +01:00
parent 30830e338a
commit 5c62072713
4 changed files with 37 additions and 42 deletions

View File

@@ -128,9 +128,6 @@ bool configure(int argc, char **argv)
<< " ncurses"
# ifdef HAVE_TAGLIB_H
<< " taglib"
# endif
# ifdef NCMPCPP_UNICODE
<< " unicode"
# endif
<< "\n";
return false;