/* MHD_config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Define to 1 if libmicrohttpd is compiled with basic Auth support. */ #undef BAUTH_SUPPORT /* This is a Cygwin system */ #undef CYGWIN /* Define to 1 if libmicrohttpd is compiled with digest Auth support. */ #undef DAUTH_SUPPORT /* Define to 1 to enable epoll support */ #undef EPOLL_SUPPORT /* This is a FreeBSD system */ #undef FREEBSD /* Define to `1' if host machine runs on GNU Hurd. */ #undef GNU_HURD /* Define to 1 if you have the `accept4' function. */ #undef HAVE_ACCEPT4 /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H /* Define if you have usable assert() and assert.h */ #undef HAVE_ASSERT /* Define to 1 if you have the `gmtime_s' function in C11 form. */ #undef HAVE_C11_GMTIME_S /* Define to 1 if you have the usable `calloc' function. */ #undef HAVE_CALLOC /* Have clock_gettime */ #undef HAVE_CLOCK_GETTIME /* Define to 1 if you have `clock_get_time', `host_get_clock_service' and `mach_port_deallocate' functions. */ #undef HAVE_CLOCK_GET_TIME /* Define to 1 if you have Darwin-style sendfile(2). */ #undef HAVE_DARWIN_SENDFILE /* Define to 1 if you have the declaration of `getsockname', and to 0 if you don't. */ #undef HAVE_DECL_GETSOCKNAME /* Define to 1 if you have the declaration of `SOCK_NONBLOCK', and to 0 if you don't. */ #undef HAVE_DECL_SOCK_NONBLOCK /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_ENDIAN_H /* Define if you have epoll_create1 function. */ #undef HAVE_EPOLL_CREATE1 /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the usable `fork' function. */ #undef HAVE_FORK /* Define to 1 if you have FreeBSD-style sendfile(2). */ #undef HAVE_FREEBSD_SENDFILE /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ #undef HAVE_FSEEKO /* Define to 1 if you have the header file. */ #undef HAVE_GCRYPT_H /* Define to 1 if you have `gethrtime' function. */ #undef HAVE_GETHRTIME /* Define to 1 if you have the `getsockname' function. */ #undef HAVE_GETSOCKNAME /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the `gmtime_r' function. */ #undef HAVE_GMTIME_R /* Define to 1 if you have the header file. */ #undef HAVE_GNUTLS_GNUTLS_H /* Provides IPv6 headers */ #undef HAVE_INET6 /* Define to 1 if you have the header file. */ #undef HAVE_INETLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have a functional curl library. */ #undef HAVE_LIBCURL /* Define to 1 if you have suitable libmagic. */ #undef HAVE_LIBMAGIC /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Define to 1 if you have linux-style sendfile(2). */ #undef HAVE_LINUX_SENDFILE /* can use shutdown on listen sockets */ #undef HAVE_LISTEN_SHUTDOWN /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the `lseek64' function. */ #undef HAVE_LSEEK64 /* Define to 1 if you have the header file. */ #undef HAVE_MACHINE_ENDIAN_H /* Define to 1 if you have the header file. */ #undef HAVE_MACHINE_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_MATH_H /* Define to 1 if you have the `memmem' function. */ #undef HAVE_MEMMEM /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 to enable support for error messages. */ #undef HAVE_MESSAGES /* Define to 1 if you have the `[nanosleep]' function. */ #undef HAVE_NANOSLEEP /* Define to 1 if you have the header file. */ #undef HAVE_NETDB_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IP_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_TCP_H /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_H /* Define if you have usable pipe2(2) function */ #undef HAVE_PIPE2_FUNC /* Define to 1 if you have the `poll' function. */ #undef HAVE_POLL /* Define to 1 if you have the header file. */ #undef HAVE_POLL_H /* Define to 1 if libmicrohttpd is compiled with postprocessor support. */ #undef HAVE_POSTPROCESSOR /* Define to 1 if you have the `pread' function. */ #undef HAVE_PREAD /* Define to 1 if you have the `pread64' function. */ #undef HAVE_PREAD64 /* Define if you have IBM i form of pthread_attr_setname_np(3) function. */ #undef HAVE_PTHREAD_ATTR_SETNAME_NP_IBMI /* Define if you have NetBSD form (or OSF1 form) of pthread_attr_setname_np(3) function. */ #undef HAVE_PTHREAD_ATTR_SETNAME_NP_NETBSD /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_H /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_NP_H /* Have PTHREAD_PRIO_INHERIT. */ #undef HAVE_PTHREAD_PRIO_INHERIT /* Define if you have Darwin form of pthread_setname_np(3) function. */ #undef HAVE_PTHREAD_SETNAME_NP_DARWIN /* Define if you have GNU/Linux form of pthread_setname_np(3) function. */ #undef HAVE_PTHREAD_SETNAME_NP_GNU /* Define if you have NetBSD form (or OSF1 form) of pthread_setname_np(3) function. */ #undef HAVE_PTHREAD_SETNAME_NP_NETBSD /* Define if you have FreeBSD form of pthread_set_name_np(3) function. */ #undef HAVE_PTHREAD_SET_NAME_NP_FREEBSD /* Define to 1 if you have the `rand' function. */ #undef HAVE_RAND /* Define to 1 if you have the `random' function. */ #undef HAVE_RANDOM /* Define to 1 if you have the real boolean type. */ #undef HAVE_REAL_BOOL /* Define to 1 if you have the header file and your system have properly functioning tsearch(), tfind() and tdelete() functions */ #undef HAVE_SEARCH_H /* Define to 1 if you have the `sendfile64' function. */ #undef HAVE_SENDFILE64 /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Do we have sockaddr_in.sin_len? */ #undef HAVE_SOCKADDR_IN_SIN_LEN /* Define to 1 if you have the header file. */ #undef HAVE_SOCKLIB_H /* SOCK_NONBLOCK is defined in a socket header */ #undef HAVE_SOCK_NONBLOCK /* Define to 1 if you have Solaris-style sendfile(3). */ #undef HAVE_SOLARIS_SENDFILE /* Define to 1 if you have the header file and defines 'bool' type. */ #undef HAVE_STDBOOL_H /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_BYTEORDER_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_EVENTFD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_ISA_DEFS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MACHINE_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MSG_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* Define to 1 if you have the `tsearch' function. */ #undef HAVE_TSEARCH /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP /* Define to 1 if you have the `gmtime_s' function in W32 form. */ #undef HAVE_W32_GMTIME_S /* Define to 1 if you have the usable `waitpid' function. */ #undef HAVE_WAITPID /* Define to 1 if you have the header file. */ #undef HAVE_WINSOCK2_H /* Define to 1 if you have the header file. */ #undef HAVE_WS2TCPIP_H /* Define to 1 if libmicrohttpd is compiled with HTTPS support. */ #undef HTTPS_SUPPORT /* Define to 1 if your C compiler supports inline functions. */ #undef INLINE_FUNC /* Defined if libcurl supports AsynchDNS */ #undef LIBCURL_FEATURE_ASYNCHDNS /* Defined if libcurl supports IDN */ #undef LIBCURL_FEATURE_IDN /* Defined if libcurl supports IPv6 */ #undef LIBCURL_FEATURE_IPV6 /* Defined if libcurl supports KRB4 */ #undef LIBCURL_FEATURE_KRB4 /* Defined if libcurl supports libz */ #undef LIBCURL_FEATURE_LIBZ /* Defined if libcurl supports NTLM */ #undef LIBCURL_FEATURE_NTLM /* Defined if libcurl supports SSL */ #undef LIBCURL_FEATURE_SSL /* Defined if libcurl supports SSPI */ #undef LIBCURL_FEATURE_SSPI /* Defined if libcurl supports DICT */ #undef LIBCURL_PROTOCOL_DICT /* Defined if libcurl supports FILE */ #undef LIBCURL_PROTOCOL_FILE /* Defined if libcurl supports FTP */ #undef LIBCURL_PROTOCOL_FTP /* Defined if libcurl supports FTPS */ #undef LIBCURL_PROTOCOL_FTPS /* Defined if libcurl supports HTTP */ #undef LIBCURL_PROTOCOL_HTTP /* Defined if libcurl supports HTTPS */ #undef LIBCURL_PROTOCOL_HTTPS /* Defined if libcurl supports IMAP */ #undef LIBCURL_PROTOCOL_IMAP /* Defined if libcurl supports LDAP */ #undef LIBCURL_PROTOCOL_LDAP /* Defined if libcurl supports POP3 */ #undef LIBCURL_PROTOCOL_POP3 /* Defined if libcurl supports RTSP */ #undef LIBCURL_PROTOCOL_RTSP /* Defined if libcurl supports SMTP */ #undef LIBCURL_PROTOCOL_SMTP /* Defined if libcurl supports TELNET */ #undef LIBCURL_PROTOCOL_TELNET /* Defined if libcurl supports TFTP */ #undef LIBCURL_PROTOCOL_TFTP /* This is a Linux kernel */ #undef LINUX /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to `1' if HTTPS require initialisation of libgcrypt */ #undef MHD_HTTPS_REQUIRE_GRYPT /* Define to 1 to disable setting name on generated threads */ #undef MHD_NO_THREAD_NAMES /* gnuTLS lib version - used in conjunction with cURL */ #undef MHD_REQ_CURL_GNUTLS_VERSION /* NSS lib version - used in conjunction with cURL */ #undef MHD_REQ_CURL_NSS_VERSION /* required cURL SSL version to run tests */ #undef MHD_REQ_CURL_OPENSSL_VERSION /* required cURL version to run tests */ #undef MHD_REQ_CURL_VERSION /* Define if you have usable `getsockname' function. */ #undef MHD_USE_GETSOCKNAME /* define to use pthreads */ #undef MHD_USE_POSIX_THREADS /* define to use W32 threads */ #undef MHD_USE_W32_THREADS /* This is a MinGW system */ #undef MINGW /* Define to disable usage of debug asserts. */ #undef NDEBUG /* This is a NetBSD system */ #undef NETBSD /* This is an OpenBSD system */ #undef OPENBSD /* This is a OS/390 system */ #undef OS390 /* This is an OS X system */ #undef OSX /* Some strange OS */ #undef OTHEROS /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* This is a Solaris system */ #undef SOLARIS /* This is a BSD system */ #undef SOMEBSD /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if libmicrohttpd is compiled with HTTP Upgrade support. */ #undef UPGRADE_SUPPORT /* Version number of package */ #undef VERSION /* This is a Windows system */ #undef WINDOWS /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif /* Define to 1 if it is required by headers to expose additional symbols */ #undef _ALL_SOURCE /* Define to 1 if it is required by headers to expose additional symbols */ #undef _BSD_SOURCE /* Define to 1 if it is required by headers to expose additional symbols */ #undef _DARWIN_C_SOURCE /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Define to use debug asserts. */ #undef _DEBUG /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define to 1 to enable GNU-related header features */ #undef _GNU_SOURCE /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ #undef _LARGEFILE_SOURCE /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* defines how to decorate public symbols while building */ #undef _MHD_EXTERN /* Define to use eventFD for inter-thread communication */ #undef _MHD_ITC_EVENTFD /* Define to use pipe for inter-thread communication */ #undef _MHD_ITC_PIPE /* Define to use socketpair for inter-thread communication */ #undef _MHD_ITC_SOCKETPAIR /* Define to prefix which will be used with MHD static inline functions. */ #undef _MHD_static_inline /* Define to 1 if it is required by headers to expose additional symbols */ #undef _NETBSD_SOURCE /* Need with solaris or errno doesnt work */ #undef _REENTRANT /* Define to 1 if it is required by headers to expose additional symbols */ #undef _TANDEM_SOURCE /* Define to maximum value supported by system headers */ #undef _XOPEN_SOURCE /* Define to 1 if _XOPEN_SOURCE is defined to value less than 500 and system headers requre this symbol */ #undef _XOPEN_SOURCE_EXTENDED /* Define to maximum value supported by system headers if _XOPEN_SOURCE is defined to value less than 500 and headers do not support _XOPEN_SOURCE_EXTENDED */ #undef _XOPEN_VERSION /* Define to 1 if it is required by headers to expose additional symbols */ #undef __BSD_VISIBLE /* Define to 1 if it is required by headers to expose additional symbols */ #undef __EXTENSIONS__ /* Define to type name which will be used as boolean type. */ #undef bool /* Define curl_free() as free() if our version of curl lacks curl_free. */ #undef curl_free /* Define to value interpreted by compiler as boolean "false", if "false" is not defined by system headers. */ #undef false /* Define to value interpreted by compiler as boolean "true", if "true" is not defined by system headers. */ #undef true