/* inc/config.h. Generated automatically by configure. */ /* inc/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* #undef _ALL_SOURCE */ #endif /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define if on MINIX. */ /* #undef _MINIX */ /* Define if the system does not provide POSIX.1 features except with this defined. */ /* #undef _POSIX_1_SOURCE */ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* 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 HOST "i586-pc-linux-gnu" #define VERSION "4.6.0" #define VERSION_STRING "mirage irc bot 4.6.0" /* #undef LD_PATH */ #define PING_PATH "/bin/ping" #define SENDMAIL_PATH "/usr/sbin/sendmail" #define ECHO_PATH "/bin/echo" #define CAT_PATH "/usr/bin/cat" #define WHOIS_PATH "/usr/bin/whois" /* #undef socklen_t */ /* #undef u_long */ /* #undef u_int */ /* #undef u_short */ /* #undef u_char */ #define HAVE_STRUCT_IP 1 #define MBOT_CRYPT 1 /* Define if you have the crypt function. */ /* #undef HAVE_CRYPT */ /* Define if you have the dlopen function. */ /* #undef HAVE_DLOPEN */ /* Define if you have the memcpy function. */ #define HAVE_MEMCPY 1 /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* Define if you have the header file. */ #define HAVE_CRYPT_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_SYSTM_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_TCP_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_TCL_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the crypt library (-lcrypt). */ #define HAVE_LIBCRYPT 1 /* Define if you have the dl library (-ldl). */ #define HAVE_LIBDL 1 /* Define if you have the m library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the nsl library (-lnsl). */ #define HAVE_LIBNSL 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the tcl library (-ltcl). */ #define HAVE_LIBTCL 1 /* Define if you have the tcl8.0 library (-ltcl8.0). */ /* #undef HAVE_LIBTCL8_0 */