/* src/common/include/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to `int' if doesn't define. */ #undef gid_t /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define if you have the strftime function. */ #undef HAVE_STRFTIME /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define to the type of arg1 for select(). */ #undef SELECT_TYPE_ARG1 /* Define to the type of args 2, 3 and 4 for select(). */ #undef SELECT_TYPE_ARG234 /* Define to the type of arg5 for select(). */ #undef SELECT_TYPE_ARG5 /* Define to `unsigned' if doesn't define. */ #undef size_t /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define if your declares struct tm. */ #undef TM_IN_SYS_TIME /* Define to `int' if doesn't define. */ #undef uid_t /* Define to 'unsigned char' if not defined. */ #undef u_char /* Define to 'unsigned short' if not defined. */ #undef u_short /* Define to 'unsigned long' if not defined. */ #undef u_long /* Define to 'signed char' if not defined. */ #undef int8_t /* Define to 'signed short' if not defined. */ #undef int16_t /* Define to 'signed long' if not defined. */ #undef int32_t /* Define to 'unsigned char' if not defined. */ #undef u_int8_t /* Define to 'unsigned short' if not defined. */ #undef u_int16_t /* Define to 'unsigned long' if not defined. */ #undef u_int32_t /* Define if aas audio library should be used for audio output. */ #define AUDIO_AAS 0 /* Define if rplay audio library should be used for audio output. */ #define AUDIO_RPLAY 0 /* Define if no audio library should be used. */ #define AUDIO_NONE 0 /* Define if you have the bcmp function. */ #undef HAVE_BCMP /* Define if you have the bcopy function. */ #undef HAVE_BCOPY /* Define if you have the bzero function. */ #undef HAVE_BZERO /* Define if you have the fpurge function. */ #undef HAVE_FPURGE /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE /* Define if you have the herror function. */ #undef HAVE_HERROR /* Define if you have the hstrerror function. */ #undef HAVE_HSTRERROR /* Define if you have the memcmp function. */ #undef HAVE_MEMCMP /* Define if you have the memcpy function. */ #undef HAVE_MEMCPY /* Define if you have the memset function. */ #undef HAVE_MEMSET /* Define if you have the sigaction function. */ #undef HAVE_SIGACTION /* Define if you have the sigprocmask function. */ #undef HAVE_SIGPROCMASK /* Define if you have the strsep function. */ #undef HAVE_STRSEP /* Define if you have the tparm function. */ #undef HAVE_TPARM /* Define if you have the header file. */ #undef HAVE_CTYPE_H /* Define if you have the header file. */ #undef HAVE_CURSES_H /* Define if you have the header file. */ #undef HAVE_MEMORY_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_STROPTS_H /* Define if you have the header file. */ #undef HAVE_SYS_CONF_H /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_UIO_H /* Define if you have the header file. */ #undef HAVE_SYSLOG_H /* Define if you have the header file. */ #undef HAVE_TERM_H /* Define if you have the header file. */ #undef HAVE_TERMCAP_H /* Define if you have the header file. */ #undef HAVE_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the aas library (-laas). */ #undef HAVE_LIBAAS /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL /* Define if you have the rplay library (-lrplay). */ #undef HAVE_LIBRPLAY /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET /* The appropriate operating system type string. */ #undef OS_TYPE /* Defined to the vchat client version. */ #undef VERSION /* Defined to the release date of the client. */ #undef REL_DATE /* Define to 1 if system supports odd addresses. */ #undef SUPPORT_ODD_ADDRS