283 lines
7.8 KiB
Plaintext
283 lines
7.8 KiB
Plaintext
/* config.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Define if building universal (internal helper macro) */
|
|
#undef AC_APPLE_UNIVERSAL_BUILD
|
|
|
|
/* User RSA is being defined */
|
|
#undef BUILD_USER_RSA
|
|
|
|
/* Define to 1 to enable debugging code. */
|
|
#undef DEBUG
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
#undef HAVE_ARPA_INET_H
|
|
|
|
/* Define to 1 if you have the `atexit' function. */
|
|
#undef HAVE_ATEXIT
|
|
|
|
/* Define to 1 if __atomic operations work. */
|
|
#undef HAVE_C___ATOMIC
|
|
|
|
/* Define to 1 if you have the declaration of `atexit', and to 0 if you don't.
|
|
*/
|
|
#undef HAVE_DECL_ATEXIT
|
|
|
|
/* Define to 1 if you have the declaration of `getaddrinfo', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_GETADDRINFO
|
|
|
|
/* Define to 1 if you have the declaration of `gethostbyname', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_GETHOSTBYNAME
|
|
|
|
/* Define to 1 if you have the declaration of `gettimeofday', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_GETTIMEOFDAY
|
|
|
|
/* Define to 1 if you have the declaration of `gmtime_r', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_GMTIME_R
|
|
|
|
/* Define to 1 if you have the declaration of `gmtime_s', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_GMTIME_S
|
|
|
|
/* Define to 1 if you have the declaration of `inet_ntoa', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_INET_NTOA
|
|
|
|
/* Define to 1 if you have the declaration of `memset', and to 0 if you don't.
|
|
*/
|
|
#undef HAVE_DECL_MEMSET
|
|
|
|
/* Define to 1 if you have the declaration of `socket', and to 0 if you don't.
|
|
*/
|
|
#undef HAVE_DECL_SOCKET
|
|
|
|
/* Define to 1 if you have the declaration of `strftime', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_STRFTIME
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#undef HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the <errno.h> header file. */
|
|
#undef HAVE_ERRNO_H
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define to 1 if you have the `getaddrinfo' function. */
|
|
#undef HAVE_GETADDRINFO
|
|
|
|
/* Define to 1 if you have the `gethostbyname' function. */
|
|
#undef HAVE_GETHOSTBYNAME
|
|
|
|
/* 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 `gmtime_s' function. */
|
|
#undef HAVE_GMTIME_S
|
|
|
|
/* Define to 1 if you have the `inet_ntoa' function. */
|
|
#undef HAVE_INET_NTOA
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the <ippcp.h> header file. */
|
|
#undef HAVE_IPPCP_H
|
|
|
|
/* Define to 1 if you have the <IPP/include/ippcp.h> header file. */
|
|
#undef HAVE_IPP_INCLUDE_IPPCP_H
|
|
|
|
/* Define to 1 if you have the <IPP/include/ipp.h> header file. */
|
|
#undef HAVE_IPP_INCLUDE_IPP_H
|
|
|
|
/* Define to 1 if you have the `hsm_lib' library (-lhsm_lib). */
|
|
#undef HAVE_LIBHSM_LIB
|
|
|
|
/* Define to 1 if you have the `network' library (-lnetwork). */
|
|
#undef HAVE_LIBNETWORK
|
|
|
|
/* Define to 1 if you have the `pthread' library (-lpthread). */
|
|
#undef HAVE_LIBPTHREAD
|
|
|
|
/* Define to 1 if you have the `rt' library (-lrt). */
|
|
#undef HAVE_LIBRT
|
|
|
|
/* Define to 1 if you have the `seco_nvm_manager' library
|
|
(-lseco_nvm_manager). */
|
|
#undef HAVE_LIBSECO_NVM_MANAGER
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
#undef HAVE_LIMITS_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the `memset' function. */
|
|
#undef HAVE_MEMSET
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
#undef HAVE_NETDB_H
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
#undef HAVE_NETINET_IN_H
|
|
|
|
/* Define to 1 if you have the <pcap/pcap.h> header file. */
|
|
#undef HAVE_PCAP_PCAP_H
|
|
|
|
/* Define if you have POSIX threads libraries and header files. */
|
|
#undef HAVE_PTHREAD
|
|
|
|
/* Have PTHREAD_PRIO_INHERIT. */
|
|
#undef HAVE_PTHREAD_PRIO_INHERIT
|
|
|
|
/* Define to 1 if you have the <Security/SecCertificate.h> header file. */
|
|
#undef HAVE_SECURITY_SECCERTIFICATE_H
|
|
|
|
/* Define to 1 if you have the <Security/SecPolicy.h> header file. */
|
|
#undef HAVE_SECURITY_SECPOLICY_H
|
|
|
|
/* Define to 1 if you have the <Security/SecTrustSettings.h> header file. */
|
|
#undef HAVE_SECURITY_SECTRUSTSETTINGS_H
|
|
|
|
/* Define to 1 if you have the <Security/SecTrust.h> header file. */
|
|
#undef HAVE_SECURITY_SECTRUST_H
|
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
#undef HAVE_SOCKET
|
|
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
|
#undef HAVE_STDDEF_H
|
|
|
|
/* 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 `strftime' function. */
|
|
#undef HAVE_STRFTIME
|
|
|
|
/* 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/ioctl.h> header file. */
|
|
#undef HAVE_SYS_IOCTL_H
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#undef HAVE_SYS_SOCKET_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/time.h> header file. */
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have the <sys/un.h> header file. */
|
|
#undef HAVE_SYS_UN_H
|
|
|
|
/* Define to 1 if you have the <time.h> header file. */
|
|
#undef HAVE_TIME_H
|
|
|
|
/* Define to 1 if the system has the type `uintptr_t'. */
|
|
#undef HAVE_UINTPTR_T
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 or 0, depending whether the compiler supports simple visibility
|
|
declarations. */
|
|
#undef HAVE_VISIBILITY
|
|
|
|
/* Define to 1 if the system has the type `__uint128_t'. */
|
|
#undef HAVE___UINT128_T
|
|
|
|
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
|
#undef LT_OBJDIR
|
|
|
|
/* 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
|
|
|
|
/* The size of `long', as computed by sizeof. */
|
|
#undef SIZEOF_LONG
|
|
|
|
/* The size of `long long', as computed by sizeof. */
|
|
#undef SIZEOF_LONG_LONG
|
|
|
|
/* The size of `time_t', as computed by sizeof. */
|
|
#undef SIZEOF_TIME_T
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* If the compiler supports a TLS storage class, define it to that here */
|
|
#undef TLS
|
|
|
|
/* Define if the code was built from VCS. */
|
|
#undef VCS_CHECKOUT
|
|
|
|
/* VCS system */
|
|
#undef VCS_SYSTEM
|
|
|
|
/* Use __declspec(dllexport) when building library */
|
|
#undef WOLFSSL_DLL
|
|
|
|
/* 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 for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
|
|
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
#define below would cause a syntax error. */
|
|
#undef _UINT8_T
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
#undef size_t
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 8 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef uint8_t
|
|
|
|
/* Define to the type of an unsigned integer type wide enough to hold a
|
|
pointer, if such a type exists, and if the system does not define it. */
|
|
#undef uintptr_t
|