Blame MHD_config.h.in

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