mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 10:53:23 +03:00
Ticket #3628: ncurses vs ncursesw.
Remove undocumented ncursesw flag. ncurses and ncursesw selection by --with-screen=ncurses only. Signed-off-by: Andreas Mohr <and@gmx.li> Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
4f678076b0
commit
8d62147883
@ -18,9 +18,6 @@ AC_DEFUN([mc_WITH_SCREEN], [
|
||||
xncurses)
|
||||
mc_WITH_NCURSES
|
||||
;;
|
||||
xncursesw)
|
||||
mc_WITH_NCURSESW
|
||||
;;
|
||||
*)
|
||||
AC_MSG_ERROR([Value of the screen library is incorrect])
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user