1 1.1 christos /* config.h. Generated automatically by configure. */ 2 1.1 christos /* #undef SUNOS */ 3 1.1 christos 4 1.1 christos #define HAVE_SYS_CDEFS_H 1 5 1.1 christos #define HAVE_TERMCAP_H 1 6 1.1 christos /* #undef HAVE_CURSES_H */ 7 1.1 christos /* #undef HAVE_NCURSES_H */ 8 1.1 christos /* #undef HAVE_TERM_H */ 9 1.1 christos #define HAVE_VIS_H 1 10 1.1 christos #define HAVE_ISSETUGID 1 11 1.1 christos 12 1.1 christos #define HAVE_STRLCAT 1 13 1.1 christos #define HAVE_STRLCPY 1 14 1.1 christos #define HAVE_FGETLN 1 15 1.1 christos #define HAVE_STRVIS 1 16 1.1 christos #define HAVE_STRUNVIS 1 17 1.1 christos 18 1.1 christos #include "sys.h" 19