/* 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. */ #undef HAVE_STRFTIME /* 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[] */ #undef HAVE_SYS_ERRLIST /* Define if your system defines sys_nerr */ #undef HAVE_SYS_NERR /* Define if your snprintf is busted */ #undef BROKEN_SNPRINTF /* struct timeval */ #undef HAVE_STRUCT_TIMEVAL /* Define if libc defines __progname */ #undef HAVE___PROGNAME /* Data types */ #undef ARCH_PC_WIN95 #undef ARCH_SCATTER_NONE #undef ARCH_SCATTER_CONTROL #undef ARCH_SCATTER_ACCRIGHTS #undef HAVE_SOCKOPT_LEN_T #undef HAVE_STRUCT_TIMEZONE #undef HAVE_U_INT #undef HAVE_INTXX_T #undef HAVE_U_INTXX_T #undef HAVE_UINTXX_T #undef HAVE_INT64_T #undef HAVE_U_INT64_T #undef HAVE_SOCKLEN_T #undef HAVE_SIZE_T #undef HAVE_SSIZE_T #undef HAVE_CLOCK_T #undef HAVE_MODE_T #undef HAVE_PID_T #undef HAVE_SA_FAMILY_T #undef HAVE_STRUCT_SOCKADDR_STORAGE #undef HAVE_STRUCT_ADDRINFO #undef HAVE_STRUCT_IN6_ADDR #undef HAVE_STRUCT_SOCKADDR_IN6 /* Fields in struct sockaddr_storage */ #undef HAVE_SS_FAMILY_IN_SS #undef HAVE___SS_FAMILY_IN_SS /* Specify location of spread.pid */ #undef _PATH_SPREAD_PIDDIR /* Specify location of spread.conf and other configuration files */ #undef SPREAD_ETCDIR /* The number of bytes in a char. */ #undef SIZEOF_CHAR /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long int. */ #undef SIZEOF_LONG_INT /* The number of bytes in a long long int. */ #undef SIZEOF_LONG_LONG_INT /* The number of bytes in a short int. */ #undef SIZEOF_SHORT_INT /* Define if you have the bcopy function. */ #undef HAVE_BCOPY /* Define if you have the gettimeofday function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the inet_aton function. */ #undef HAVE_INET_ATON /* Define if you have the inet_ntoa function. */ #undef HAVE_INET_NTOA /* Define if you have the inet_ntop function. */ #undef HAVE_INET_NTOP /* Define if you have the lrand48 function. */ #undef HAVE_LRAND48 /* Define if you have the memmove function. */ #undef HAVE_MEMMOVE /* Define if you have the setsid function. */ #undef HAVE_SETSID /* Define if you have the snprintf function. */ #undef HAVE_SNPRINTF /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the time function. */ #undef HAVE_TIME /* Define if you have the header file. */ #undef HAVE_ARPA_INET_H /* Define if you have the header file. */ #undef HAVE_ASSERT_H /* Define if you have the header file. */ #undef HAVE_ERRNO_H /* Define if you have the header file. */ #undef HAVE_GRP_H /* Define if you have the header file. */ #undef HAVE_LIMITS_H /* Define if you have the header file. */ #undef HAVE_NETDB_H /* Define if you have the header file. */ #undef HAVE_NETINET_IN_H /* Define if you have the header file. */ #undef HAVE_NETINET_TCP_H /* Define if you have the header file. */ #undef HAVE_PROCESS_H /* Define if you have the header file. */ #undef HAVE_PTHREAD_H /* Define if you have the header file. */ #undef HAVE_PWD_H /* Define if you have the header file. */ #undef HAVE_SIGNAL_H /* Define if you have the header file. */ #undef HAVE_STDARG_H /* Define if you have the header file. */ #undef HAVE_STDINT_H /* Define if you have the header file. */ #undef HAVE_STDIO_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_SYS_FILIO_H /* Define if you have the header file. */ #undef HAVE_SYS_INTTYPES_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_TIMEB_H /* Define if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define if you have the header file. */ #undef HAVE_SYS_UIO_H /* Define if you have the header file. */ #undef HAVE_SYS_UN_H /* Define if you have the header file. */ #undef HAVE_TIME_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* 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). */ #undef HAVE_LIBPTHREAD /* 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 */