/* include/conf.h. Generated automatically by configure. */ /* include/conf.h.in. Generated automatically from configure.in by autoheader. */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if you have the connect function. */ #define HAVE_CONNECT 1 /* Define if you have the gethostbyname function. */ #define HAVE_GETHOSTBYNAME 1 /* Define if you have the gettimeofday function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the poll function. */ #define HAVE_POLL 1 /* Define if you have the read function. */ #define HAVE_READ 1 /* Define if you have the select function. */ /* #undef HAVE_SELECT */ /* Define if you have the signal function. */ #define HAVE_SIGNAL 1 /* Define if you have the socket function. */ #define HAVE_SOCKET 1 /* Define if you have the write function. */ #define HAVE_WRITE 1 /* Define if you have the header file. */ #define HAVE_ARPA_TELNET_H 1 /* Define if you have the header file. */ /* #undef HAVE_CONF_H */ /* Define if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_NCURSES_H 1 /* Define if you have the header file. */ #define HAVE_NETDB_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define if you have the header file. */ #define HAVE_PANEL_H 1 /* Define if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the ncurses library (-lncurses). */ #define HAVE_LIBNCURSES 1 /* Define if you have the panel library (-lpanel). */ #define HAVE_LIBPANEL 1 /* Enable IAC debug tracing */ /* #undef IAC_DEBUG */