1 m4_include([m4.include/mc-with-screen-ncurses.m4])
2 m4_include([m4.include/mc-with-screen-slang.m4])
5 dnl Select the screen library.
8 AC_DEFUN([mc_WITH_SCREEN], [
11 AS_HELP_STRING([--with-screen=@<:@LIB@:>@],
12 [Compile with screen library: slang or ncurses @<:@slang if found@:>@]))
25 AC_MSG_ERROR([Value of the screen library is incorrect])