Blame config.h.in

Packit Bot 4c90e1
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define if building universal (internal helper macro) */
Packit Bot 4c90e1
#undef AC_APPLE_UNIVERSAL_BUILD
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 to enable debug output. */
Packit Bot 4c90e1
#undef DEBUGBUILD
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `accept4' function. */
Packit Bot 4c90e1
#undef HAVE_ACCEPT4
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <arpa/inet.h> header file. */
Packit Bot 4c90e1
#undef HAVE_ARPA_INET_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the std::atomic_* overloads for std::shared_ptr. */
Packit Bot 4c90e1
#undef HAVE_ATOMIC_STD_SHARED_PTR
Packit Bot 4c90e1
Packit Bot 4c90e1
/* define if the Boost library is available */
Packit Bot 4c90e1
#undef HAVE_BOOST
Packit Bot 4c90e1
Packit Bot 4c90e1
/* define if the Boost::ASIO library is available */
Packit Bot 4c90e1
#undef HAVE_BOOST_ASIO
Packit Bot 4c90e1
Packit Bot 4c90e1
/* define if the Boost::System library is available */
Packit Bot 4c90e1
#undef HAVE_BOOST_SYSTEM
Packit Bot 4c90e1
Packit Bot 4c90e1
/* define if the Boost::Thread library is available */
Packit Bot 4c90e1
#undef HAVE_BOOST_THREAD
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if your system has a working `chown' function. */
Packit Bot 4c90e1
#undef HAVE_CHOWN
Packit Bot 4c90e1
Packit Bot 4c90e1
/* define if the compiler supports basic C++11 syntax */
Packit Bot 4c90e1
#undef HAVE_CXX11
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the declaration of `initgroups', and to 0 if you
Packit Bot 4c90e1
   don't. */
Packit Bot 4c90e1
#undef HAVE_DECL_INITGROUPS
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
Packit Bot 4c90e1
   don't. */
Packit Bot 4c90e1
#undef HAVE_DECL_STRERROR_R
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Bot 4c90e1
#undef HAVE_DLFCN_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `dup2' function. */
Packit Bot 4c90e1
#undef HAVE_DUP2
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Bot 4c90e1
#undef HAVE_FCNTL_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `fork' function. */
Packit Bot 4c90e1
#undef HAVE_FORK
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `getcwd' function. */
Packit Bot 4c90e1
#undef HAVE_GETCWD
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `getpwnam' function. */
Packit Bot 4c90e1
#undef HAVE_GETPWNAM
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Bot 4c90e1
#undef HAVE_INTTYPES_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have `libjansson` library. */
Packit Bot 4c90e1
#undef HAVE_JANSSON
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have `libsystemd` library. */
Packit Bot 4c90e1
#undef HAVE_LIBSYSTEMD
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have `libxml2` library. */
Packit Bot 4c90e1
#undef HAVE_LIBXML2
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <limits.h> header file. */
Packit Bot 4c90e1
#undef HAVE_LIMITS_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `localtime_r' function. */
Packit Bot 4c90e1
#undef HAVE_LOCALTIME_R
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `memchr' function. */
Packit Bot 4c90e1
#undef HAVE_MEMCHR
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `memmove' function. */
Packit Bot 4c90e1
#undef HAVE_MEMMOVE
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <memory.h> header file. */
Packit Bot 4c90e1
#undef HAVE_MEMORY_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `memset' function. */
Packit Bot 4c90e1
#undef HAVE_MEMSET
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `mkostemp' function. */
Packit Bot 4c90e1
#undef HAVE_MKOSTEMP
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have `mruby` library. */
Packit Bot 4c90e1
#undef HAVE_MRUBY
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <netdb.h> header file. */
Packit Bot 4c90e1
#undef HAVE_NETDB_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <netinet/in.h> header file. */
Packit Bot 4c90e1
#undef HAVE_NETINET_IN_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have `neverbleed` library. */
Packit Bot 4c90e1
#undef HAVE_NEVERBLEED
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit Bot 4c90e1
#undef HAVE_PTRDIFF_T
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <pwd.h> header file. */
Packit Bot 4c90e1
#undef HAVE_PWD_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* If available, contains the Python version number currently in use. */
Packit Bot 4c90e1
#undef HAVE_PYTHON
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if struct sockaddr_in6 has sin6_len member. */
Packit Bot 4c90e1
#undef HAVE_SOCKADDR_IN6_SIN6_LEN
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if struct sockaddr_in has sin_len member. */
Packit Bot 4c90e1
#undef HAVE_SOCKADDR_IN_SIN_LEN
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `socket' function. */
Packit Bot 4c90e1
#undef HAVE_SOCKET
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `sqrt' function. */
Packit Bot 4c90e1
#undef HAVE_SQRT
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <stddef.h> header file. */
Packit Bot 4c90e1
#undef HAVE_STDDEF_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <stdint.h> header file. */
Packit Bot 4c90e1
#undef HAVE_STDINT_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Bot 4c90e1
#undef HAVE_STDLIB_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `std::future`. */
Packit Bot 4c90e1
#undef HAVE_STD_FUTURE
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `std::map::emplace`. */
Packit Bot 4c90e1
#undef HAVE_STD_MAP_EMPLACE
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strchr' function. */
Packit Bot 4c90e1
#undef HAVE_STRCHR
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strdup' function. */
Packit Bot 4c90e1
#undef HAVE_STRDUP
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strerror' function. */
Packit Bot 4c90e1
#undef HAVE_STRERROR
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strerror_r' function. */
Packit Bot 4c90e1
#undef HAVE_STRERROR_R
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <strings.h> header file. */
Packit Bot 4c90e1
#undef HAVE_STRINGS_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <string.h> header file. */
Packit Bot 4c90e1
#undef HAVE_STRING_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strndup' function. */
Packit Bot 4c90e1
#undef HAVE_STRNDUP
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strstr' function. */
Packit Bot 4c90e1
#undef HAVE_STRSTR
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strtol' function. */
Packit Bot 4c90e1
#undef HAVE_STRTOL
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `strtoul' function. */
Packit Bot 4c90e1
#undef HAVE_STRTOUL
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have `struct tm.tm_gmtoff` member. */
Packit Bot 4c90e1
#undef HAVE_STRUCT_TM_TM_GMTOFF
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <syslog.h> header file. */
Packit Bot 4c90e1
#undef HAVE_SYSLOG_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit Bot 4c90e1
#undef HAVE_SYS_SOCKET_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Bot 4c90e1
#undef HAVE_SYS_STAT_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Bot 4c90e1
#undef HAVE_SYS_TIME_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Bot 4c90e1
#undef HAVE_SYS_TYPES_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have thread_local storage specifier. */
Packit Bot 4c90e1
#undef HAVE_THREAD_LOCAL
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `timegm' function. */
Packit Bot 4c90e1
#undef HAVE_TIMEGM
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <time.h> header file. */
Packit Bot 4c90e1
#undef HAVE_TIME_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <unistd.h> header file. */
Packit Bot 4c90e1
#undef HAVE_UNISTD_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `vfork' function. */
Packit Bot 4c90e1
#undef HAVE_VFORK
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the <vfork.h> header file. */
Packit Bot 4c90e1
#undef HAVE_VFORK_H
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if `fork' works. */
Packit Bot 4c90e1
#undef HAVE_WORKING_FORK
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if `vfork' works. */
Packit Bot 4c90e1
#undef HAVE_WORKING_VFORK
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the `_Exit' function. */
Packit Bot 4c90e1
#undef HAVE__EXIT
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Bot 4c90e1
#undef LT_OBJDIR
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if assertions should be disabled. */
Packit Bot 4c90e1
#undef NDEBUG
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Hint to the compiler that a function never return */
Packit Bot 4c90e1
#undef NGHTTP2_NORETURN
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you want to disable threads. */
Packit Bot 4c90e1
#undef NOTHREADS
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Name of package */
Packit Bot 4c90e1
#undef PACKAGE
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the address where bug reports for this package should be sent. */
Packit Bot 4c90e1
#undef PACKAGE_BUGREPORT
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the full name of this package. */
Packit Bot 4c90e1
#undef PACKAGE_NAME
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the full name and version of this package. */
Packit Bot 4c90e1
#undef PACKAGE_STRING
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the one symbol short name of this package. */
Packit Bot 4c90e1
#undef PACKAGE_TARNAME
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the home page for this package. */
Packit Bot 4c90e1
#undef PACKAGE_URL
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the version of this package. */
Packit Bot 4c90e1
#undef PACKAGE_VERSION
Packit Bot 4c90e1
Packit Bot 4c90e1
/* The size of `int *', as computed by sizeof. */
Packit Bot 4c90e1
#undef SIZEOF_INT_P
Packit Bot 4c90e1
Packit Bot 4c90e1
/* The size of `time_t', as computed by sizeof. */
Packit Bot 4c90e1
#undef SIZEOF_TIME_T
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you have the ANSI C header files. */
Packit Bot 4c90e1
#undef STDC_HEADERS
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if strerror_r returns char *. */
Packit Bot 4c90e1
#undef STRERROR_R_CHAR_P
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Enable extensions on AIX 3, Interix.  */
Packit Bot 4c90e1
#ifndef _ALL_SOURCE
Packit Bot 4c90e1
# undef _ALL_SOURCE
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
/* Enable GNU extensions on systems that have them.  */
Packit Bot 4c90e1
#ifndef _GNU_SOURCE
Packit Bot 4c90e1
# undef _GNU_SOURCE
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
/* Enable threading extensions on Solaris.  */
Packit Bot 4c90e1
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Bot 4c90e1
# undef _POSIX_PTHREAD_SEMANTICS
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
/* Enable extensions on HP NonStop.  */
Packit Bot 4c90e1
#ifndef _TANDEM_SOURCE
Packit Bot 4c90e1
# undef _TANDEM_SOURCE
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
/* Enable general extensions on Solaris.  */
Packit Bot 4c90e1
#ifndef __EXTENSIONS__
Packit Bot 4c90e1
# undef __EXTENSIONS__
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Version number of package */
Packit Bot 4c90e1
#undef VERSION
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit Bot 4c90e1
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit Bot 4c90e1
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit Bot 4c90e1
# if defined __BIG_ENDIAN__
Packit Bot 4c90e1
#  define WORDS_BIGENDIAN 1
Packit Bot 4c90e1
# endif
Packit Bot 4c90e1
#else
Packit Bot 4c90e1
# ifndef WORDS_BIGENDIAN
Packit Bot 4c90e1
#  undef WORDS_BIGENDIAN
Packit Bot 4c90e1
# endif
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Bot 4c90e1
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Bot 4c90e1
# define _DARWIN_USE_64_BIT_INODE 1
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Bot 4c90e1
#undef _FILE_OFFSET_BITS
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define for large files, on AIX-style hosts. */
Packit Bot 4c90e1
#undef _LARGE_FILES
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if on MINIX. */
Packit Bot 4c90e1
#undef _MINIX
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Bot 4c90e1
   this defined. */
Packit Bot 4c90e1
#undef _POSIX_1_SOURCE
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Bot 4c90e1
#undef _POSIX_SOURCE
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit Bot 4c90e1
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Bot 4c90e1
   #define below would cause a syntax error. */
Packit Bot 4c90e1
#undef _UINT32_T
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
Packit Bot 4c90e1
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Bot 4c90e1
   #define below would cause a syntax error. */
Packit Bot 4c90e1
#undef _UINT64_T
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
Packit Bot 4c90e1
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Bot 4c90e1
   #define below would cause a syntax error. */
Packit Bot 4c90e1
#undef _UINT8_T
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Bot 4c90e1
#undef gid_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to `__inline__' or `__inline' if that's what the C compiler
Packit Bot 4c90e1
   calls it, or to nothing if 'inline' is not supported under any name.  */
Packit Bot 4c90e1
#ifndef __cplusplus
Packit Bot 4c90e1
#undef inline
Packit Bot 4c90e1
#endif
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of a signed integer type of width exactly 16 bits if
Packit Bot 4c90e1
   such a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef int16_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of a signed integer type of width exactly 32 bits if
Packit Bot 4c90e1
   such a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef int32_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of a signed integer type of width exactly 64 bits if
Packit Bot 4c90e1
   such a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef int64_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of a signed integer type of width exactly 8 bits if such
Packit Bot 4c90e1
   a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef int8_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to `long int' if <sys/types.h> does not define. */
Packit Bot 4c90e1
#undef off_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to `int' if <sys/types.h> does not define. */
Packit Bot 4c90e1
#undef pid_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Bot 4c90e1
#undef size_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to `int' if <sys/types.h> does not define. */
Packit Bot 4c90e1
#undef ssize_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to `int' if <sys/types.h> doesn't define. */
Packit Bot 4c90e1
#undef uid_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of an unsigned integer type of width exactly 16 bits if
Packit Bot 4c90e1
   such a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef uint16_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit Bot 4c90e1
   such a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef uint32_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of an unsigned integer type of width exactly 64 bits if
Packit Bot 4c90e1
   such a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef uint64_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define to the type of an unsigned integer type of width exactly 8 bits if
Packit Bot 4c90e1
   such a type exists and the standard includes do not define it. */
Packit Bot 4c90e1
#undef uint8_t
Packit Bot 4c90e1
Packit Bot 4c90e1
/* Define as `fork' if `vfork' does not work. */
Packit Bot 4c90e1
#undef vfork