/* Define if you have and will menu */ #if defined(HAVE_NCURSES_H) && HAVE_MENU # define MENU 1 #else # define MENU 0 #endif