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 [ --with-screen=LIB Compile with screen library: slang or
12 ncurses [[slang if found]]])
28 AC_MSG_ERROR([Value of the screen library is incorrect])