/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* $Id: config.h.in,v 1.1 2002/09/16 16:59:06 jonathan Exp $ */ #ifndef _CONFIG_H #define _CONFIG_H /* Comments for config.h.in file */ /* Generated automatically from acconfig.h by autoheader. */ /* Please make your changes there */ /* Define if you have the strftime function. */ #define HAVE_STRFTIME 1 /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if your system's struct sockaddr_un has a sun_len member */ /* #undef HAVE_SUN_LEN_IN_SOCKADDR_UN */ /* Define if your system defines sys_errlist[] */ #define HAVE_SYS_ERRLIST 1 /* Define if your system defines sys_nerr */ #define HAVE_SYS_NERR 1 /* Define if your snprintf is busted */ /* #undef BROKEN_SNPRINTF */ /* struct timeval */ #define HAVE_STRUCT_TIMEVAL 1 /* Define if libc defines __progname */ #define HAVE___PROGNAME 1 /* Data types */ /* #undef ARCH_PC_WIN95 */ /* #undef ARCH_SCATTER_NONE */ #define ARCH_SCATTER_CONTROL 1 /* #undef ARCH_SCATTER_ACCRIGHTS */ /* #undef HAVE_SOCKOPT_LEN_T */ /* #undef HAVE_STRUCT_TIMEZONE */ #define HAVE_U_INT 1 #define HAVE_INTXX_T 1 #define HAVE_U_INTXX_T 1 /* #undef HAVE_UINTXX_T */ #define HAVE_INT64_T 1 #define HAVE_U_INT64_T 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SIZE_T 1 #define HAVE_SSIZE_T 1 #define HAVE_CLOCK_T 1 /* #undef HAVE_MODE_T */ /* #undef HAVE_PID_T */ #define HAVE_SA_FAMILY_T 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_IN6_ADDR 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 /* Fields in struct sockaddr_storage */ #define HAVE_SS_FAMILY_IN_SS 1 /* #undef HAVE___SS_FAMILY_IN_SS */ /* Specify location of spread.pid */ #define _PATH_SPREAD_PIDDIR "/var/run" /* Specify location of spread.conf and other configuration files */ #define SPREAD_ETCDIR "/usr/local/etc" /* The number of bytes in a char. */ #define SIZEOF_CHAR 1 /* The number of bytes in a int. */ #define SIZEOF_INT 4 /* The number of bytes in a long int. */ #define SIZEOF_LONG_INT 4 /* The number of bytes in a long long int. */ #define SIZEOF_LONG_LONG_INT 8 /* The number of bytes in a short int. */ #define SIZEOF_SHORT_INT 2 /* Define if you have the bcopy function. */ #define HAVE_BCOPY 1 /* Define if you have the gettimeofday function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the inet_aton function. */ #define HAVE_INET_ATON 1 /* Define if you have the inet_ntoa function. */ #define HAVE_INET_NTOA 1 /* Define if you have the inet_ntop function. */ #define HAVE_INET_NTOP 1 /* Define if you have the lrand48 function. */ #define HAVE_LRAND48 1 /* Define if you have the memmove function. */ #define HAVE_MEMMOVE 1 /* Define if you have the setsid function. */ #define HAVE_SETSID 1 /* Define if you have the snprintf function. */ #define HAVE_SNPRINTF 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the time function. */ #define HAVE_TIME 1 /* Define if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define if you have the header file. */ #define HAVE_ASSERT_H 1 /* Define if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if you have the header file. */ #define HAVE_GRP_H 1 /* Define if you have the header file. */ #define HAVE_LIMITS_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_NETINET_TCP_H 1 /* Define if you have the header file. */ /* #undef HAVE_PROCESS_H */ /* Define if you have the header file. */ #define HAVE_PTHREAD_H 1 /* Define if you have the header file. */ #define HAVE_PWD_H 1 /* Define if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* Define if you have the header file. */ #define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDIO_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_SYS_FILIO_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_INTTYPES_H */ /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ #define HAVE_SYS_PARAM_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_STAT_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_TIMEB_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_SYS_UIO_H 1 /* Define if you have the header file. */ #define HAVE_SYS_UN_H 1 /* Define if you have the header file. */ #define HAVE_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_WINDOWS_H */ /* Define if you have the header file. */ /* #undef HAVE_WINSOCK_H */ /* Define if you have the nsl library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the posix4 library (-lposix4). */ /* #undef HAVE_LIBPOSIX4 */ /* Define if you have the pthread library (-lpthread). */ #define HAVE_LIBPTHREAD 1 /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the thread library (-lthread). */ /* #undef HAVE_LIBTHREAD */ /* ******************* Shouldn't need to edit below this line ************** */ #include "defines.h" #endif /* _CONFIG_H */