diff --git a/m4.include/mc-with-screen.m4 b/m4.include/mc-with-screen.m4 index dff4bfb9f..1f8f1ab3b 100644 --- a/m4.include/mc-with-screen.m4 +++ b/m4.include/mc-with-screen.m4 @@ -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]) ;;