/* src/common/include/config.h.  Generated automatically by configure.  */
/* src/common/include/config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to `int' if <sys/types.h> 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.  */
#define HAVE_MMAP 1

/* Define if you have the strftime function.  */
#define HAVE_STRFTIME 1

/* Define if you have the vprintf function.  */
#define HAVE_VPRINTF 1

/* 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).  */
#define RETSIGTYPE void

/* Define to the type of arg1 for select(). */
#define SELECT_TYPE_ARG1 int

/* Define to the type of args 2, 3 and 4 for select(). */
#define SELECT_TYPE_ARG234 (fd_set *)

/* Define to the type of arg5 for select(). */
#define SELECT_TYPE_ARG5 (struct timeval *)

/* Define to `unsigned' if <sys/types.h> 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 <sys/time.h> and <time.h>.  */
#define TIME_WITH_SYS_TIME 1

/* Define if your <sys/time.h> declares struct tm.  */
/* #undef TM_IN_SYS_TIME */

/* Define to `int' if <sys/types.h> 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 1

/* Define if you have the bcmp function.  */
#define HAVE_BCMP 1

/* Define if you have the bcopy function.  */
#define HAVE_BCOPY 1

/* Define if you have the bzero function.  */
#define HAVE_BZERO 1

/* Define if you have the fpurge function.  */
#define HAVE_FPURGE 1

/* Define if you have the getpagesize function.  */
#define HAVE_GETPAGESIZE 1

/* Define if you have the herror function.  */
#define HAVE_HERROR 1

/* Define if you have the hstrerror function.  */
#define HAVE_HSTRERROR 1

/* Define if you have the memcmp function.  */
#define HAVE_MEMCMP 1

/* Define if you have the memcpy function.  */
#define HAVE_MEMCPY 1

/* Define if you have the memset function.  */
#define HAVE_MEMSET 1

/* Define if you have the sigaction function.  */
#define HAVE_SIGACTION 1

/* Define if you have the sigprocmask function.  */
#define HAVE_SIGPROCMASK 1

/* Define if you have the strsep function.  */
#define HAVE_STRSEP 1

/* Define if you have the tparm function.  */
#define HAVE_TPARM 1

/* Define if you have the <ctype.h> header file.  */
#define HAVE_CTYPE_H 1

/* Define if you have the <curses.h> header file.  */
#define HAVE_CURSES_H 1

/* Define if you have the <memory.h> header file.  */
#define HAVE_MEMORY_H 1

/* Define if you have the <string.h> header file.  */
#define HAVE_STRING_H 1

/* Define if you have the <strings.h> header file.  */
#define HAVE_STRINGS_H 1

/* Define if you have the <stropts.h> header file.  */
/* #undef HAVE_STROPTS_H */

/* Define if you have the <sys/conf.h> header file.  */
#define HAVE_SYS_CONF_H 1

/* Define if you have the <sys/select.h> header file.  */
#define HAVE_SYS_SELECT_H 1

/* Define if you have the <sys/time.h> header file.  */
#define HAVE_SYS_TIME_H 1

/* Define if you have the <sys/uio.h> header file.  */
#define HAVE_SYS_UIO_H 1

/* Define if you have the <syslog.h> header file.  */
#define HAVE_SYSLOG_H 1

/* Define if you have the <term.h> header file.  */
#define HAVE_TERM_H 1

/* Define if you have the <termcap.h> header file.  */
#define HAVE_TERMCAP_H 1

/* Define if you have the <termios.h> header file.  */
#define HAVE_TERMIOS_H 1

/* Define if you have the <unistd.h> header file.  */
#define HAVE_UNISTD_H 1

/* 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. */
#define OS_TYPE "UKWN"

/* Defined to the vchat client version. */
#define VERSION "2.42c"

/* Defined to the release date of the client. */
#define REL_DATE "24 Jun 2002"

/* Define to 1 if system supports odd addresses. */
#define SUPPORT_ODD_ADDRS 0



syntax highlighted by Code2HTML, v. 0.9.1