emailrelay/gconfig_defs.h.in
Graeme Walker b0a0cb1b42 v2.1
2019-09-27 12:00:00 +00:00

284 lines
7.3 KiB
C

/* gconfig_defs.h.in. Generated from configure.ac by autoheader. */
/* Define true to use IPv6 */
#undef GCONFIG_ENABLE_IPV6
/* Define true to use std::thread */
#undef GCONFIG_ENABLE_STD_THREAD
/* Define true if arpa/inet.h is available */
#undef GCONFIG_HAVE_ARPA_INET_H
/* Define true if compiler has std::align() */
#undef GCONFIG_HAVE_CXX_ALIGNMENT
/* Define true if compiler supports c++ constexpr */
#undef GCONFIG_HAVE_CXX_CONSTEXPR
/* Define true if compiler supports c++ =default */
#undef GCONFIG_HAVE_CXX_DEFAULTED
/* Define true if compiler supports c++ =delete */
#undef GCONFIG_HAVE_CXX_DELETED
/* Define true if compiler has std::vector::emplace_back() */
#undef GCONFIG_HAVE_CXX_EMPLACE
/* Define true if compiler supports c++ class enums */
#undef GCONFIG_HAVE_CXX_ENUM_CLASS
/* Define true if compiler supports c++ final keyword */
#undef GCONFIG_HAVE_CXX_FINAL
/* Define true if compiler supports c++ initializer_list */
#undef GCONFIG_HAVE_CXX_INITIALIZER_LIST
/* Define true if compiler has std::move() */
#undef GCONFIG_HAVE_CXX_MOVE
/* Define true if compiler supports c++ noexcept */
#undef GCONFIG_HAVE_CXX_NOEXCEPT
/* Define true if compiler supports c++ nullptr */
#undef GCONFIG_HAVE_CXX_NULLPTR
/* Define true if compiler supports c++ override */
#undef GCONFIG_HAVE_CXX_OVERRIDE
/* Define true if compiler has std::shared_ptr */
#undef GCONFIG_HAVE_CXX_SHARED_PTR
/* Define true if compiler has std::thread */
#undef GCONFIG_HAVE_CXX_STD_THREAD
/* Define true if compiler has std::wstring */
#undef GCONFIG_HAVE_CXX_STD_WSTRING
/* Define true if compiler has <type_traits> make_unsigned */
#undef GCONFIG_HAVE_CXX_TYPE_TRAITS_MAKE_UNSIGNED
/* Define true if errno.h is available */
#undef GCONFIG_HAVE_ERRNO_H
/* Define true if errno_t type definition in error.h */
#undef GCONFIG_HAVE_ERRNO_T
/* Define true if _fsopen() is available */
#undef GCONFIG_HAVE_FSOPEN
/* Define true if getenv_s in stdlib.h */
#undef GCONFIG_HAVE_GETENV_S
/* Define true if getpwnam in pwd.h */
#undef GCONFIG_HAVE_GETPWNAM
/* Define true if getpwnam_r in pwd.h */
#undef GCONFIG_HAVE_GETPWNAM_R
/* Define true if gid_t is a type */
#undef GCONFIG_HAVE_GID_T
/* Define true if gmtime_r in time.h */
#undef GCONFIG_HAVE_GMTIME_R
/* Define true if gmtime_s in time.h */
#undef GCONFIG_HAVE_GMTIME_S
/* Define true to enable use of iconv */
#undef GCONFIG_HAVE_ICONV
/* Define true if inet_ntop() is available */
#undef GCONFIG_HAVE_INET_NTOP
/* Define true if inet_pton() is available */
#undef GCONFIG_HAVE_INET_PTON
/* Define true if compiler has int16_t in stdint.h */
#undef GCONFIG_HAVE_INT16
/* Define true if compiler has int32_t in stdint.h */
#undef GCONFIG_HAVE_INT32
/* Define true if compiler has int64_t in stdint.h */
#undef GCONFIG_HAVE_INT64
/* Define true if inttypes.h is available */
#undef GCONFIG_HAVE_INTTYPES_H
/* Define true if ipv6 is available */
#undef GCONFIG_HAVE_IPV6
/* Define true if localtime_r in time.h */
#undef GCONFIG_HAVE_LOCALTIME_R
/* Define true if localtime_s in time.h */
#undef GCONFIG_HAVE_LOCALTIME_S
/* Define true to enable mbedtls */
#undef GCONFIG_HAVE_MBEDTLS
/* Define true to use deprecated mbedtls/net.h */
#undef GCONFIG_HAVE_MBEDTLS_NET_H
/* Define true if netdb.h is available */
#undef GCONFIG_HAVE_NETDB_H
/* Define true if netinet/in.h is available */
#undef GCONFIG_HAVE_NETINET_IN_H
/* Define true to enable openssl */
#undef GCONFIG_HAVE_OPENSSL
/* Define true if openssl has SSL_set_min_proto_version */
#undef GCONFIG_HAVE_OPENSSL_MIN_MAX
/* Define true if openssl has TLS_method */
#undef GCONFIG_HAVE_OPENSSL_TLS_METHOD
/* Define true to use pam */
#undef GCONFIG_HAVE_PAM
/* Define true to include pam_appl.h as-is */
#undef GCONFIG_HAVE_PAM_IN_INCLUDE
/* Define true to include pam_appl.h from pam */
#undef GCONFIG_HAVE_PAM_IN_PAM
/* Define true to include pam_appl.h from security */
#undef GCONFIG_HAVE_PAM_IN_SECURITY
/* Define true if pid_t is a type */
#undef GCONFIG_HAVE_PID_T
/* Define true if have OSX proc_pidpath() */
#undef GCONFIG_HAVE_PROC_PIDPATH
/* Define true if have readlink() in unistd.h */
#undef GCONFIG_HAVE_READLINK
/* Define true if setgroups is available */
#undef GCONFIG_HAVE_SETGROUPS
/* Define true if setpgrp has two parameters */
#undef GCONFIG_HAVE_SETPGRP_BSD
/* Define true if sockaddr_in6 has a sin6_len member */
#undef GCONFIG_HAVE_SIN6_LEN
/* Define true if socklen_t type definition in sys/socket.h */
#undef GCONFIG_HAVE_SOCKLEN_T
/* Define true if ssize_t type is defined */
#undef GCONFIG_HAVE_SSIZE_T
/* Define true if statbuf has a st_atim.tv_nsec member */
#undef GCONFIG_HAVE_STATBUF_NSEC
/* Define true if stdint.h is available */
#undef GCONFIG_HAVE_STDINT_H
/* Define true if strncpy_s in string.h */
#undef GCONFIG_HAVE_STRNCPY_S
/* Define true if sys/mman.h is available */
#undef GCONFIG_HAVE_SYS_MMAN_H
/* Define true if sys/select.h is available */
#undef GCONFIG_HAVE_SYS_SELECT_H
/* Define true if sys/socket.h is available */
#undef GCONFIG_HAVE_SYS_SOCKET_H
/* Define true if sys/stat.h is available */
#undef GCONFIG_HAVE_SYS_STAT_H
/* Define true if sys/types.h is available */
#undef GCONFIG_HAVE_SYS_TYPES_H
/* Define true if sys/utsname.h is available */
#undef GCONFIG_HAVE_SYS_UTSNAME_H
/* Define true if sys/wait.h is available */
#undef GCONFIG_HAVE_SYS_WAIT_H
/* Define true if uid_t is a type */
#undef GCONFIG_HAVE_UID_T
/* Define true if uintptr_t type is defined stdint.h */
#undef GCONFIG_HAVE_UINTPTR_T
/* Define true if unistd.h is available */
#undef GCONFIG_HAVE_UNISTD_H
/* Define true for a windows build using the mingw tool chain */
#undef GCONFIG_MINGW
/* Define to disable the G_LOG macro */
#undef GCONFIG_NO_LOG
/* Define true for a windows build */
#undef GCONFIG_WINDOWS
/* define if the compiler supports basic C++11 syntax */
#undef HAVE_CXX11
/* Define to 1 if the system has the type `gid_t'. */
#undef HAVE_GID_T
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if the system has the type `pid_t'. */
#undef HAVE_PID_T
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if the system has the type `uid_t'. */
#undef HAVE_UID_T
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* 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 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define to enable debug messages at compile-time */
#undef _DEBUG