/* include/setup.h.in. Generated automatically from autoconf/configure.in by autoheader 2.13. */ /* Define if you have the strftime function. */ #undef HAVE_STRFTIME /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you have the getaddrinfo function. */ #undef HAVE_GETADDRINFO /* Define if you have the gethostbyname function. */ #undef HAVE_GETHOSTBYNAME /* Define if you have the mmap function. */ #undef HAVE_MMAP /* Define if you have the select function. */ #undef HAVE_SELECT /* Define if you have the strlcat function. */ #undef HAVE_STRLCAT /* Define if you have the strlcpy function. */ #undef HAVE_STRLCPY /* Define if you have the header file. */ #undef HAVE_CRYPT_H /* Define if you have the header file. */ #undef HAVE_ERRNO_H /* Define if you have the header file. */ #undef HAVE_GETOPT_H /* Define if you have the header file. */ #undef HAVE_STDARG_H /* Define if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_STRINGS_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the crypt library (-lcrypt). */ #undef HAVE_LIBCRYPT /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET /* Nickname Service */ #undef ENABLE_NICKSERV /* Channel Service */ #undef ENABLE_CHANSERV /* User Service */ #undef ENABLE_USERSERV /* Oper Service */ #undef ENABLE_OPERSERV /* List Service */ #undef ENABLE_ALIS /* Jupe Service */ #undef ENABLE_JUPESERV /* Operbot Service */ #undef ENABLE_OPERBOT /* Global Messaging Service */ #undef ENABLE_GLOBAL /* Ban Service */ #undef ENABLE_BANSERV /* Build packaged sqlite */ #undef SQLITE_BUILD /* Nick Length */ #undef NICKLEN /* Topic Length */ #undef TOPICLEN