/* Name of package */ #undef PACKAGE /* Version of package */ #undef VERSION /* Enable GNU extensions */ #undef _GNU_SOURCE /* Curses library */ #undef HAVE_CURSES_H /* NCurses library */ #undef HAVE_NCURSES_H /* termio */ #undef HAVE_TERMIO_H /* termios */ #undef HAVE_TERMIOS_H /* sys/termio */ #undef HAVE_SYS_TERMIO_H /* sys/termios */ #undef HAVE_SYS_TERMIOS_H /* getopt.h */ #undef HAVE_GETOPT_H /* getopt_long () */ #undef HAVE_GETOPT_LONG /* snprintf () */ #undef HAVE_SNPRINTF /* isprint () */ #undef HAVE_ISPRINT