Blame config.h.in

Packit 4e8bc4
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 4e8bc4
Packit 4e8bc4
/* Define if building universal (internal helper macro) */
Packit 4e8bc4
#undef AC_APPLE_UNIVERSAL_BUILD
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if you want to enable ARMv8 crc32 */
Packit 4e8bc4
#undef ARM_CRC32
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if you want to compile using ASAN */
Packit 4e8bc4
#undef ASAN
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if you want to include DTRACE */
Packit 4e8bc4
#undef ENABLE_DTRACE
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if you want to include SASL */
Packit 4e8bc4
#undef ENABLE_SASL
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if you want to enable a SASL pwdb */
Packit 4e8bc4
#undef ENABLE_SASL_PWDB
Packit 4e8bc4
Packit 4e8bc4
/* machine is bigendian */
Packit 4e8bc4
#undef ENDIAN_BIG
Packit 4e8bc4
Packit 4e8bc4
/* machine is littleendian */
Packit 4e8bc4
#undef ENDIAN_LITTLE
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if you want to enable extstore */
Packit 4e8bc4
#undef EXTSTORE
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if support accept4 */
Packit 4e8bc4
#undef HAVE_ACCEPT4
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `cap_enter' function. */
Packit 4e8bc4
#undef HAVE_CAP_ENTER
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `clock_gettime' function. */
Packit 4e8bc4
#undef HAVE_CLOCK_GETTIME
Packit 4e8bc4
Packit 4e8bc4
/* Define this if you have an implementation of drop_privileges() */
Packit 4e8bc4
#undef HAVE_DROP_PRIVILEGES
Packit 4e8bc4
Packit 4e8bc4
/* Define this if you have an implementation of drop_worker_privileges() */
Packit 4e8bc4
#undef HAVE_DROP_WORKER_PRIVILEGES
Packit 4e8bc4
Packit 4e8bc4
/* GCC 64bit Atomics available */
Packit 4e8bc4
#undef HAVE_GCC_64ATOMICS
Packit 4e8bc4
Packit 4e8bc4
/* GCC Atomics available */
Packit 4e8bc4
#undef HAVE_GCC_ATOMICS
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if support getopt_long */
Packit 4e8bc4
#undef HAVE_GETOPT_LONG
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `getpagesizes' function. */
Packit 4e8bc4
#undef HAVE_GETPAGESIZES
Packit 4e8bc4
Packit 4e8bc4
/* Have ntohll */
Packit 4e8bc4
#undef HAVE_HTONLL
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 4e8bc4
#undef HAVE_INTTYPES_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `memcntl' function. */
Packit 4e8bc4
#undef HAVE_MEMCNTL
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <memory.h> header file. */
Packit 4e8bc4
#undef HAVE_MEMORY_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `mlockall' function. */
Packit 4e8bc4
#undef HAVE_MLOCKALL
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `pledge' function. */
Packit 4e8bc4
#undef HAVE_PLEDGE
Packit 4e8bc4
Packit 4e8bc4
/* we have sasl_callback_ft */
Packit 4e8bc4
#undef HAVE_SASL_CALLBACK_FT
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if your SASL implementation supports SASL_CB_GETCONF */
Packit 4e8bc4
#undef HAVE_SASL_CB_GETCONF
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if your SASL implementation supports SASL_CB_GETCONFPATH */
Packit 4e8bc4
#undef HAVE_SASL_CB_GETCONFPATH
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <sasl/sasl.h> header file. */
Packit 4e8bc4
#undef HAVE_SASL_SASL_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `setppriv' function. */
Packit 4e8bc4
#undef HAVE_SETPPRIV
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `sigignore' function. */
Packit 4e8bc4
#undef HAVE_SIGIGNORE
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if stdbool.h conforms to C99. */
Packit 4e8bc4
#undef HAVE_STDBOOL_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <stdint.h> header file. */
Packit 4e8bc4
#undef HAVE_STDINT_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 4e8bc4
#undef HAVE_STDLIB_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <strings.h> header file. */
Packit 4e8bc4
#undef HAVE_STRINGS_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <string.h> header file. */
Packit 4e8bc4
#undef HAVE_STRING_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the `sysconf' function. */
Packit 4e8bc4
#undef HAVE_SYSCONF
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 4e8bc4
#undef HAVE_SYS_STAT_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 4e8bc4
#undef HAVE_SYS_TYPES_H
Packit 4e8bc4
Packit 4e8bc4
/* Define this if you have umem.h */
Packit 4e8bc4
#undef HAVE_UMEM_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the <unistd.h> header file. */
Packit 4e8bc4
#undef HAVE_UNISTD_H
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if the system has the type `_Bool'. */
Packit 4e8bc4
#undef HAVE__BOOL
Packit 4e8bc4
Packit 4e8bc4
/* Machine need alignment */
Packit 4e8bc4
#undef NEED_ALIGN
Packit 4e8bc4
Packit 4e8bc4
/* Name of package */
Packit 4e8bc4
#undef PACKAGE
Packit 4e8bc4
Packit 4e8bc4
/* Define to the address where bug reports for this package should be sent. */
Packit 4e8bc4
#undef PACKAGE_BUGREPORT
Packit 4e8bc4
Packit 4e8bc4
/* Define to the full name of this package. */
Packit 4e8bc4
#undef PACKAGE_NAME
Packit 4e8bc4
Packit 4e8bc4
/* Define to the full name and version of this package. */
Packit 4e8bc4
#undef PACKAGE_STRING
Packit 4e8bc4
Packit 4e8bc4
/* Define to the one symbol short name of this package. */
Packit 4e8bc4
#undef PACKAGE_TARNAME
Packit 4e8bc4
Packit 4e8bc4
/* Define to the home page for this package. */
Packit 4e8bc4
#undef PACKAGE_URL
Packit 4e8bc4
Packit 4e8bc4
/* Define to the version of this package. */
Packit 4e8bc4
#undef PACKAGE_VERSION
Packit 4e8bc4
Packit 4e8bc4
/* The size of `void *', as computed by sizeof. */
Packit 4e8bc4
#undef SIZEOF_VOID_P
Packit 4e8bc4
Packit 4e8bc4
/* Define to 1 if you have the ANSI C header files. */
Packit 4e8bc4
#undef STDC_HEADERS
Packit 4e8bc4
Packit 4e8bc4
/* Set to nonzero if you want to enable TLS */
Packit 4e8bc4
#undef TLS
Packit 4e8bc4
Packit 4e8bc4
/* Version number of package */
Packit 4e8bc4
#undef VERSION
Packit 4e8bc4
Packit 4e8bc4
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit 4e8bc4
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit 4e8bc4
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit 4e8bc4
# if defined __BIG_ENDIAN__
Packit 4e8bc4
#  define WORDS_BIGENDIAN 1
Packit 4e8bc4
# endif
Packit 4e8bc4
#else
Packit 4e8bc4
# ifndef WORDS_BIGENDIAN
Packit 4e8bc4
#  undef WORDS_BIGENDIAN
Packit 4e8bc4
# endif
Packit 4e8bc4
#endif
Packit 4e8bc4
Packit 4e8bc4
/* find sigignore on Linux */
Packit 4e8bc4
#undef _GNU_SOURCE
Packit 4e8bc4
Packit 4e8bc4
/* Define to empty if `const' does not conform to ANSI C. */
Packit 4e8bc4
#undef const
Packit 4e8bc4
Packit 4e8bc4
/* define to int if socklen_t not available */
Packit 4e8bc4
#undef socklen_t
Packit 4e8bc4
Packit 4e8bc4
#if HAVE_STDBOOL_H
Packit 4e8bc4
#include <stdbool.h>
Packit 4e8bc4
#else
Packit 4e8bc4
#define bool char
Packit 4e8bc4
#define false 0
Packit 4e8bc4
#define true 1
Packit 4e8bc4
#endif 
Packit 4e8bc4
Packit 4e8bc4
#ifdef HAVE_INTTYPES_H
Packit 4e8bc4
#include <inttypes.h>
Packit 4e8bc4
#endif
Packit 4e8bc4