1 /* configuration values */ 2 3 4 #define VERSION "2.2.1" 5 6 #define HELPFILE "/usr/local/share/doc/teapot/html/index.html" 7 8 #define ENABLE_HELP 9 #define ENABLE_UTF8 10 #define CURSES_HAVE_CURSES_H 11 /* #undef CURSES_HAVE_NCURSES_H */ 12 /* #undef CURSES_HAVE_NCURSES_NCURSES_H */ 13 /* #undef CURSES_HAVE_NCURSES_CURSES_H */