/* include/autoconf.h. Generated from autoconf.h.in by configure. */ /* include/autoconf.h.in. Generated from configure.in by autoheader. */ /* Defines how many threads aufs uses for I/O */ /* #undef AUFS_IO_THREADS */ /* If you are upset that the cachemgr.cgi form comes up with the hostname field blank, then define this to getfullhostname() */ /* #undef CACHEMGR_HOSTNAME */ /* What default TCP port to use for HTTP listening? */ #define CACHE_HTTP_PORT 3128 /* What default UDP port to use for ICP listening? */ #define CACHE_ICP_PORT 3130 /* Enable for cbdata debug information */ /* #undef CBDATA_DEBUG */ /* Host type from configure */ #define CONFIG_HOST_TYPE "powerpc-ibm-aix5.3.0.0" /* Define if you want to set the COSS membuf size */ /* #undef COSS_MEMBUF_SZ */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define to 1 if using `alloca.c'. */ #define C_ALLOCA 1 /* Default FD_SETSIZE value */ #define DEFAULT_FD_SETSIZE 65534 /* Traffic management via "delay pools". */ /* #undef DELAY_POOLS */ /* Define if you have problems with memPools and want to disable Pools. */ #define DISABLE_POOLS 0 /* Enable following X-Forwarded-For headers */ #define FOLLOW_X_FORWARDED_FOR 1 /* Enable Forw/Via database */ /* #undef FORW_VIA_DB */ /* If gettimeofday is known to take only one argument */ /* #undef GETTIMEOFDAY_NO_TZP */ /* Define to 1 if you have the header file. */ #define HAVE_AIO_H 1 /* Define to 1 if you have `alloca', as a function or macro. */ /* #undef HAVE_ALLOCA */ /* Define to 1 if you have and it should be used (not on Ultrix). */ /* #undef HAVE_ALLOCA_H */ /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_NAMESER_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ASSERT_H 1 /* Basic auth module is built */ #define HAVE_AUTH_MODULE_BASIC 1 /* Digest auth module is built */ #define HAVE_AUTH_MODULE_DIGEST 1 /* Negotiate auth module is built */ #define HAVE_AUTH_MODULE_NEGOTIATE 1 /* NTLM auth module is built */ #define HAVE_AUTH_MODULE_NTLM 1 /* Define to 1 if you have the `backtrace_symbols_fd' function. */ /* #undef HAVE_BACKTRACE_SYMBOLS_FD */ /* Define to 1 if you have the `bcopy' function. */ #define HAVE_BCOPY 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_BSTRING_H */ /* Define to 1 if you have the `bswap16' function. */ /* #undef HAVE_BSWAP16 */ /* Define to 1 if you have the `bswap32' function. */ /* #undef HAVE_BSWAP32 */ /* Define to 1 if you have the `bswap_16' function. */ /* #undef HAVE_BSWAP_16 */ /* Define to 1 if you have the `bswap_32' function. */ /* #undef HAVE_BSWAP_32 */ /* Define to 1 if you have the header file. */ /* #undef HAVE_BYTESWAP_H */ /* Define to 1 if you have the header file. */ #define HAVE_CASSERT 1 /* char is defined in system headers */ #define HAVE_CHAR 1 /* Define to 1 if you have the `crypt' function. */ #define HAVE_CRYPT 1 /* Define to 1 if you have the header file. */ #define HAVE_CRYPT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_CSTRING 1 /* Define to 1 if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_DB_185_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_DB_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define if you have the GNU dld library. */ /* #undef HAVE_DLD */ /* Define to 1 if you have the `dlerror' function. */ #define HAVE_DLERROR 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `drand48' function. */ #define HAVE_DRAND48 1 /* Define if you have the _dyld_func_lookup function. */ /* #undef HAVE_DYLD */ /* Define to 1 if you have the `epoll_ctl' function. */ /* #undef HAVE_EPOLL_CTL */ /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_EXECINFO_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_EXPAT_H */ /* Define to 1 if you have the `fchmod' function. */ #define HAVE_FCHMOD 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* fd_mask is defined by the system headers */ #define HAVE_FD_MASK 1 /* Define to 1 if you have the header file. */ #define HAVE_FNMATCH_H 1 /* "Define to 1 if aufs filesystem module is build" */ /* #undef HAVE_FS_AUFS */ /* "Define to 1 if coss filesystem module is build" */ /* #undef HAVE_FS_COSS */ /* "Define to 1 if diskd filesystem module is build" */ /* #undef HAVE_FS_DISKD */ /* "Define to 1 if ufs filesystem module is build" */ #define HAVE_FS_UFS 1 /* Define to 1 if you have the `getaddrinfo' function. */ #define HAVE_GETADDRINFO 1 /* Define to 1 if you have the `getdtablesize' function. */ #define HAVE_GETDTABLESIZE 1 /* Define to 1 if you have the `getnameinfo' function. */ #define HAVE_GETNAMEINFO 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GETOPT_H */ /* Define to 1 if you have the `getpagesize' function. */ #define HAVE_GETPAGESIZE 1 /* Define to 1 if you have the `getpass' function. */ #define HAVE_GETPASS 1 /* Define to 1 if you have the `getrlimit' function. */ #define HAVE_GETRLIMIT 1 /* Define to 1 if you have the `getrusage' function. */ #define HAVE_GETRUSAGE 1 /* Define to 1 if you have the `getspnam' function. */ /* #undef HAVE_GETSPNAM */ /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GLIB_H */ /* Define to 1 if you have the `glob' function. */ #define HAVE_GLOB 1 /* Define to 1 if you have the header file. */ #define HAVE_GLOB_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_GNUMALLOC_H */ /* Define to 1 if you have the header file. */ #define HAVE_GRP_H 1 /* Define to 1 if you have the `htobe16' function. */ /* #undef HAVE_HTOBE16 */ /* Define to 1 if you have the `htole16' function. */ /* #undef HAVE_HTOLE16 */ /* Define to 1 if you have the `inet_ntop' function. */ #define HAVE_INET_NTOP 1 /* Define to 1 if you have the `inet_pton' function. */ #define HAVE_INET_PTON 1 /* Define to 1 if you have the `initgroups' function. */ #define HAVE_INITGROUPS 1 /* int is defined in system headers */ #define HAVE_INT 1 /* int16_t is defined in system headers */ #define HAVE_INT16_T 1 /* int32_t is defined in system headers */ #define HAVE_INT32_T 1 /* int64_t is defined in system headers */ #define HAVE_INT64_T 1 /* int8_t is defined in system headers */ #define HAVE_INT8_T 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_IOMANIP 1 /* Define to 1 if you have the header file. */ #define HAVE_IOSFWD 1 /* Define to 1 if you have the header file. */ #define HAVE_IOSTREAM 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_IPL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_IP_COMPAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_IP_FIL_COMPAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_IP_FIL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_IP_NAT_H */ /* Define to 1 if you have the `kqueue' function. */ /* #undef HAVE_KQUEUE */ /* Define to 1 if you have the `cap' library (-lcap). */ /* #undef HAVE_LIBCAP */ /* Define to 1 if you have the header file. */ #define HAVE_LIBC_H 1 /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define to 1 if you have the expat library */ /* #undef HAVE_LIBEXPAT */ /* Define to 1 if you have the header file. */ #define HAVE_LIBGEN_H 1 /* Define to 1 if you have the `gnumalloc' library (-lgnumalloc). */ /* #undef HAVE_LIBGNUMALLOC */ /* Define to 1 if you have the `intl' library (-lintl). */ /* #undef HAVE_LIBINTL */ /* Define to 1 if you have the `m' library (-lm). */ /* #undef HAVE_LIBM */ /* Define to 1 if you have the `malloc' library (-lmalloc). */ /* #undef HAVE_LIBMALLOC */ /* Define to 1 if you have the libxml2 library */ /* #undef HAVE_LIBXML2 */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBXML_HTMLPARSER_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBXML_HTMLTREE_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LIBXML_PARSER_H */ /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_NETFILTER_IPV4_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_NETFILTER_IPV4_IP_TPROXY_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_TYPES_H */ /* long is defined in system headers */ #define HAVE_LONG 1 /* long long is defined in system headers */ #define HAVE_LONG_LONG 1 /* Define to 1 if you have the `lrand48' function. */ #define HAVE_LRAND48 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MACHINE_BYTE_SWAP_H */ /* Define to 1 if you have the `mallinfo' function. */ #define HAVE_MALLINFO 1 /* Define to 1 if you have the `mallocblksize' function. */ /* #undef HAVE_MALLOCBLKSIZE */ /* Define to 1 if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define to 1 if you have the `mallopt' function. */ #define HAVE_MALLOPT 1 /* Define to 1 if you have the header file. */ #define HAVE_MATH_H 1 /* Define to 1 if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define to 1 if you have the `mkstemp' function. */ #define HAVE_MKSTEMP 1 /* Define to 1 if you have the `mktime' function. */ #define HAVE_MKTIME 1 /* mode_t is defined by the system headers */ #define HAVE_MODE_T 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_MOUNT_H */ /* Define to 1 if you have the `mstats' function. */ /* #undef HAVE_MSTATS */ /* mtyp_t is defined by the system headers */ #define HAVE_MTYP_T 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_ICMP6_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IF_ETHER_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_SYSTM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IP6_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_NETINET_IPL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NETINET_IP_COMPAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NETINET_IP_FIL_COMPAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NETINET_IP_FIL_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IP_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IP_ICMP_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_NETINET_IP_NAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETINET_TCP_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NET_IF_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_NET_PFVAR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_NET_PF_PFVAR_H */ /* off_t is defined by the system headers */ #define HAVE_OFF_T 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_ENGINE_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_ERR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_MD5_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_SSL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_OPENSSL_X509V3_H */ /* Define to 1 if you have the header file. */ #define HAVE_OSTREAM 1 /* pad128_t is defined in system headers */ /* #undef HAVE_PAD128_T */ /* Define to 1 if you have the header file. */ #define HAVE_PATHS_H 1 /* pid_t is defined by the system headers */ #define HAVE_PID_T 1 /* Define to 1 if you have the `poll' function. */ #define HAVE_POLL 1 /* Define to 1 if you have the header file. */ #define HAVE_POLL_H 1 /* Define to 1 if you have the `prctl' function. */ /* #undef HAVE_PRCTL */ /* Define to 1 if you have the `pthread_attr_setschedparam' function. */ #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1 /* Define to 1 if you have the `pthread_attr_setscope' function. */ #define HAVE_PTHREAD_ATTR_SETSCOPE 1 /* Define to 1 if you have the `pthread_setschedparam' function. */ #define HAVE_PTHREAD_SETSCHEDPARAM 1 /* Define to 1 if you have the `pthread_sigmask' function. */ #define HAVE_PTHREAD_SIGMASK 1 /* Define to 1 if you have the `putenv' function. */ #define HAVE_PUTENV 1 /* Define to 1 if you have the header file. */ #define HAVE_PWD_H 1 /* Define to 1 if you have the `random' function. */ #define HAVE_RANDOM 1 /* Define to 1 if you have the `regcomp' function. */ #define HAVE_REGCOMP 1 /* Define to 1 if you have the `regexec' function. */ #define HAVE_REGEXEC 1 /* Define to 1 if you have the header file. */ #define HAVE_REGEX_H 1 /* Define to 1 if you have the `regfree' function. */ #define HAVE_REGFREE 1 /* Define to 1 if you have the header file. */ #define HAVE_RESOLV_H 1 /* Define to 1 if you have the `res_init' function. */ #define HAVE_RES_INIT 1 /* Define to 1 if you have the `rint' function. */ #define HAVE_RINT 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SASL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SASL_SASL_H */ /* Define to 1 if you have the `sbrk' function. */ #define HAVE_SBRK 1 /* Define to 1 if you have the header file. */ #define HAVE_SCHED_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SECURITY_PAM_APPL_H 1 /* Define to 1 if you have the `select' function. */ #define HAVE_SELECT 1 /* Define to 1 if you have the `seteuid' function. */ #define HAVE_SETEUID 1 /* Define to 1 if you have the `setgroups' function. */ #define HAVE_SETGROUPS 1 /* Define to 1 if you have the `setpgrp' function. */ #define HAVE_SETPGRP 1 /* Yay! Another Linux brokenness. Its not good enough to know that setresuid() exists, because RedHat 5.0 declare setresuid() but doesn't implement it. */ /* #undef HAVE_SETRESUID */ /* Define to 1 if you have the `setrlimit' function. */ #define HAVE_SETRLIMIT 1 /* Define to 1 if you have the `setsid' function. */ #define HAVE_SETSID 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SHADOW_H */ /* Define if you have the shl_load function. */ /* #undef HAVE_SHL_LOAD */ /* short is defined in system headers */ #define HAVE_SHORT 1 /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Does struct sockaddr_in6 have sin6_len? 1: Yes, 0: No */ #define HAVE_SIN6_LEN_IN_SAI 1 /* Does struct sockaddr_in have sin_len? 1: Yes, 0: No */ #define HAVE_SIN_LEN_IN_SAI 1 /* size_t is defined by the system headers */ #define HAVE_SIZE_T 1 /* Define to 1 if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define to 1 if you have the `socketpair' function. */ #define HAVE_SOCKETPAIR 1 /* socklen_t is defined by the system headers */ #define HAVE_SOCKLEN_T 1 /* Define to 1 if you have the `srand48' function. */ #define HAVE_SRAND48 1 /* Define to 1 if you have the `srandom' function. */ #define HAVE_SRANDOM 1 /* ssize_t is defined by the system headers */ #define HAVE_SSIZE_T 1 /* Define to 1 if you have the header file. */ #define HAVE_SSTREAM 1 /* Does struct sockaddr_storage have ss_len? 1: Yes, 0: No */ #define HAVE_SS_LEN_IN_SS 0 /* Define to 1 if you have the `statfs' function. */ #define HAVE_STATFS 1 /* If your system has statvfs(), and if it actually works! */ #define HAVE_STATVFS 1 /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDEXCEPT 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the `strerror' function. */ #define HAVE_STRERROR 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Yay! A MacOS X brokenness. Its not good enough to know that strnstr() exists, because MacOSX 10.4 and earlier may have a buffer overrun. */ #define HAVE_STRNSTR 0 /* Define to 1 if you have the `strsep' function. */ #define HAVE_STRSEP 1 /* Define to 1 if you have the `strtoll' function. */ #define HAVE_STRTOLL 1 /* Define to 1 if `ip_hl' is member of `struct iphdr'. */ #define HAVE_STRUCT_IPHDR_IP_HL 1 /* The system provides struct mallinfo */ #define HAVE_STRUCT_MALLINFO 1 /* Define to 1 if `mxfast' is member of `struct mallinfo'. */ /* #undef HAVE_STRUCT_MALLINFO_MXFAST */ /* The system provides struct rusage */ #define HAVE_STRUCT_RUSAGE 1 /* Define to 1 if `tm_gmtoff' is member of `struct tm'. */ /* #undef HAVE_STRUCT_TM_TM_GMTOFF */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYSCALL_H */ /* Define to 1 if you have the `sysconf' function. */ #define HAVE_SYSCONF 1 /* Define to 1 if you have the `syslog' function. */ #define HAVE_SYSLOG 1 /* Define to 1 if you have the header file. */ #define HAVE_SYSLOG_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_BITYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_BSWAP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_CAPABILITY_H */ /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_ENDIAN_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_EPOLL_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_EVENT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MD5_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_MOUNT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_MSG_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_PRCTL_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STATVFS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_SYSCALL_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_VFS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the `tempnam' function. */ #define HAVE_TEMPNAM 1 /* Define to 1 if you have the `timegm' function. */ /* #undef HAVE_TIMEGM */ /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* uint16_t is defined in system headers */ #define HAVE_UINT16_T 1 /* uint32_t is defined in system headers */ #define HAVE_UINT32_T 1 /* uint64_t is defined in system headers */ #define HAVE_UINT64_T 1 /* uint8_t is defined in system headers */ #define HAVE_UINT8_T 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Do we have unix sockets? (required for the winbind ntlm helper */ #define HAVE_UNIXSOCKET 1 /* upad128_t is defined in system headers */ /* #undef HAVE_UPAD128_T */ /* Define to 1 if you have the header file. */ #define HAVE_UTIME_H 1 /* u_int16_t is defined in system headers */ #define HAVE_U_INT16_T 1 /* u_int32_t is defined in system headers */ #define HAVE_U_INT32_T 1 /* u_int64_t is defined in system headers */ #define HAVE_U_INT64_T 1 /* u_int8_t is defined in system headers */ #define HAVE_U_INT8_T 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_VALGRIND_MEMCHECK_H */ /* Define to 1 if you have the header file. */ #define HAVE_VARARGS_H 1 /* If your system have va_copy */ #define HAVE_VA_COPY 1 /* Define to 1 if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 /* Define if you have PSAPI.DLL on Windows systems */ /* #undef HAVE_WIN32_PSAPI */ /* Define to 1 if you have the header file. */ /* #undef HAVE_WINSOCK2_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_WINSOCK_H */ /* __int64 is defined in system headers */ #define HAVE___INT64 1 /* Define to 1 if you have the `__res_init' function. */ /* #undef HAVE___RES_INIT */ /* Some systems have __va_copy instead of va_copy */ /* #undef HAVE___VA_COPY */ /* By default (for now anyway) Squid includes options which allows the cache administrator to violate the HTTP protocol specification in terms of cache behaviour. Setting this to '0' will disable such code. */ #define HTTP_VIOLATIONS 1 /* Enable ICAP client features in Squid */ #define ICAP_CLIENT 0 /* Enable support for Transparent Proxy on systems using FreeBSD IPFW address redirection. */ /* #undef IPFW_TRANSPARENT */ /* Enable support for Transparent Proxy on systems using IP-Filter address redirection. This provides "masquerading" support for non Linux system. */ /* #undef IPF_TRANSPARENT */ /* Enable support for IPv6 on split-stack implementations */ #define IPV6_SPECIAL_SPLITSTACK 0 /* Enable v4-mapping through v6 sockets */ #define IPV6_SPECIAL_V4MAPPED 1 /* A dangerous feature which causes Squid to kill its parent process upon receipt of SIGTERM or SIGINT. Use with caution. */ /* #undef KILL_PARENT_OPT */ /* if libcap2 headers are broken and clashing with glibc */ /* #undef LIBCAP_BROKEN */ /* If libresolv.a has been hacked to export _dns_ttl_ */ /* #undef LIBRESOLV_DNS_TTL_HACK */ /* Enable support for Transparent Proxy on Linux (Netfilter) systems */ /* #undef LINUX_NETFILTER */ /* Enable real Transparent Proxy support for Netfilter TPROXY v2. */ /* #undef LINUX_TPROXY2 */ /* If we need to declare sys_errlist[] as external */ #define NEED_SYS_ERRLIST 1 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Define if NTLM is allowed to fail gracefully when a helper has problems. WARNING: This has security implications. DO NOT enable unless you KNOW you need it. */ /* #undef NTLM_FAIL_OPEN */ /* Name of package */ #define PACKAGE "squid" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "http://www.squid-cache.org/bugs/" /* Define to the full name of this package. */ #define PACKAGE_NAME "Squid Web Proxy" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "Squid Web Proxy 3.1.0.18" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "squid" /* Define to the version of this package. */ #define PACKAGE_VERSION "3.1.0.18" /* Enable support for Transparent Proxy on systems using PF address redirection. This provides "masquerading" support for OpenBSD. */ /* #undef PF_TRANSPARENT */ /* Print stacktraces on fatal errors */ /* #undef PRINT_STACK_TRACE */ /* The size of `char', as computed by sizeof. */ #define SIZEOF_CHAR 1 /* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of `int16_t', as computed by sizeof. */ #define SIZEOF_INT16_T 2 /* The size of `int32_t', as computed by sizeof. */ #define SIZEOF_INT32_T 4 /* The size of `int64_t', as computed by sizeof. */ #define SIZEOF_INT64_T 8 /* The size of `int8_t', as computed by sizeof. */ #define SIZEOF_INT8_T 1 /* The size of `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* The size of `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of `off_t', as computed by sizeof. */ #define SIZEOF_OFF_T 4 /* The size of `short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* The size of `size_t', as computed by sizeof. */ #define SIZEOF_SIZE_T 4 /* The size of `uint16_t', as computed by sizeof. */ #define SIZEOF_UINT16_T 2 /* The size of `uint32_t', as computed by sizeof. */ #define SIZEOF_UINT32_T 4 /* The size of `uint64_t', as computed by sizeof. */ #define SIZEOF_UINT64_T 8 /* The size of `uint8_t', as computed by sizeof. */ #define SIZEOF_UINT8_T 1 /* The size of `u_int16_t', as computed by sizeof. */ #define SIZEOF_U_INT16_T 2 /* The size of `u_int32_t', as computed by sizeof. */ #define SIZEOF_U_INT32_T 4 /* The size of `u_int64_t', as computed by sizeof. */ #define SIZEOF_U_INT64_T 8 /* The size of `u_int8_t', as computed by sizeof. */ #define SIZEOF_U_INT8_T 1 /* The size of `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 4 /* The size of `__int64', as computed by sizeof. */ #define SIZEOF___INT64 8 /* configure command line used to configure Squid */ #define SQUID_CONFIGURE_OPTIONS " '--prefix=/usr/local/squid' --with-squid=/usr/src/squid-3.1.0.18 --enable-ltdl-convenience" /* UDP receive buffer size */ #define SQUID_DETECT_UDP_SO_RCVBUF 42080 /* UDP send buffer size */ #define SQUID_DETECT_UDP_SO_SNDBUF 9216 /* Maximum number of open filedescriptors */ #define SQUID_MAXFD 32768 /* Define to enable SNMP monitoring of Squid */ #define SQUID_SNMP 1 /* TCP receive buffer size */ #define SQUID_TCP_SO_RCVBUF 65535 /* TCP send buffer size */ #define SQUID_TCP_SO_SNDBUF 32768 /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #define STACK_DIRECTION -1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* common adaptation support */ #define USE_ADAPTATION 0 /* Define this to include code which lets you specify access control elements based on ethernet hardware addresses. This code uses functions found in 4.4 BSD derviations (e.g. FreeBSD, ?). */ /* #undef USE_ARP_ACL */ /* Use Cache Digests for locating objects in neighbor caches. This code is still semi-experimental. */ /* #undef USE_CACHE_DIGESTS */ /* DiskIO modules are expected to be available. */ #define USE_DISKIO 1 /* Whether POSIX AIO support is needed. Automatic */ #define USE_DISKIO_AIO 1 /* Whether pthreads support is needed. Automatic */ #define USE_DISKIO_DISKTHREADS 0 /* Use dnsserver processes instead of the internal DNS protocol support */ /* #undef USE_DNSSERVERS */ /* Disable eCAP support */ #define USE_ECAP 0 /* Use epoll() for the IO loop */ /* #undef USE_EPOLL */ /* Use multi-language support on error pages */ #define USE_ERR_LOCALES 1 /* Define if we should use GNU regex */ /* #undef USE_GNUREGEX */ /* Define this to include code for the Hypertext Cache Protocol (HTCP) */ #define USE_HTCP 1 /* Define to use Squid's ICMP and Network Measurement features (highly recommended!) */ /* #undef USE_ICMP */ /* Compile in support for Ident (RFC 931) lookups? Enabled by default. */ #define USE_IDENT 1 /* Enable support for IPv6 */ #define USE_IPV6 1 /* Use kqueue() for the IO loop */ /* #undef USE_KQUEUE */ /* Enable code for assisting in finding memory leaks. Hacker stuff only. */ /* #undef USE_LEAKFINDER */ /* use libcap to set capabilities required for TPROXY */ /* #undef USE_LIBCAP */ /* Support Loadable Modules */ #define USE_LOADABLE_MODULES 1 /* Define this to make use of the OpenSSL libraries for MD5 calculation rather than Squid's own MD5 implementation or if building with SSL encryption (USE_SSL) */ /* #undef USE_OPENSSL */ /* Use poll() for the IO loop */ #define USE_POLL 1 /* If you want to log Referer request header values, define this. By default, they are written to referer.log in the Squid log directory. */ /* #undef USE_REFERER_LOG */ /* Use select() for the IO loop */ /* #undef USE_SELECT */ /* Use Winsock select() for the IO loop */ /* #undef USE_SELECT_WIN32 */ /* Compile the ESI processor and Surrogate header support */ /* #undef USE_SQUID_ESI */ /* Define this to include code for SSL encryption. */ /* #undef USE_SSL */ /* Define this if unlinkd is required (strongly recommended for ufs storage type) */ #define USE_UNLINKD 1 /* If you want to log User-Agent request header values, define this. By default, they are written to useragent.log in the Squid log directory. */ /* #undef USE_USERAGENT_LOG */ /* Define to enable WCCP */ #define USE_WCCP 1 /* Define to enable WCCP V2 */ #define USE_WCCPv2 1 /* Define Windows NT & Windows 2000 run service mode */ /* #undef USE_WIN32_SERVICE */ /* Define to enable CPU profiling within Squid */ /* #undef USE_XPROF_STATS */ /* Define this to use Squid's ZPH (Zero Penalty Hit) QOS features. When enabled, Squid will alter TOS field of HIT responses for better QOS on intermediate routing/shaping devices. */ /* #undef USE_ZPH_QOS */ /* Version number of package */ #define VERSION "3.1.0.18" /* Valgrind memory debugger support */ /* #undef WITH_VALGRIND */ /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 #elif ! defined __LITTLE_ENDIAN__ /* # undef WORDS_BIGENDIAN */ #endif /* Define to have malloc statistics */ /* #undef XMALLOC_STATISTICS */ /* Enable support for the X-Accelerator-Vary HTTP header */ /* #undef X_ACCELERATOR_VARY */ /* Keyword used by squid for inlining methods */ #define _SQUID_INLINE_ inline /* Nameserver Counter for IPv6 _res */ /* #undef _SQUID_RES_NSADDR6_COUNT */ /* If _res_ext structure has nsaddr_list member */ /* #undef _SQUID_RES_NSADDR6_LARRAY */ /* If _res structure has _ext.nsaddrs member */ /* #undef _SQUID_RES_NSADDR6_LPTR */ /* Nameserver counter for IPv4 _res */ #define _SQUID_RES_NSADDR_COUNT _res.nscount /* If _res structure has ns_list member */ #define _SQUID_RES_NSADDR_LIST _res.nsaddr_list /* Include inline methods into header file */ #define _USE_INLINE_ /**/ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */