You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
361 lines
10 KiB
361 lines
10 KiB
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Define if building universal (internal helper macro) */
|
|
#undef AC_APPLE_UNIVERSAL_BUILD
|
|
|
|
/* Override libev default fd conversion macro. */
|
|
#undef EV_FD_TO_WIN32_HANDLE
|
|
|
|
/* Override libev default fd close macro. */
|
|
#undef EV_WIN32_CLOSE_FD
|
|
|
|
/* Override libev default handle conversion macro. */
|
|
#undef EV_WIN32_HANDLE_TO_FD
|
|
|
|
/* Reset max file descriptor size. */
|
|
#undef FD_SETSIZE
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
#undef HAVE_ARPA_INET_H
|
|
|
|
/* Define to 1 if you have the `CCCryptorCreateWithMode' function. */
|
|
#undef HAVE_CCCRYPTORCREATEWITHMODE
|
|
|
|
/* Define to 1 if you have the `clock_gettime' function. */
|
|
#undef HAVE_CLOCK_GETTIME
|
|
|
|
/* Define to 1 to use the syscall interface for clock_gettime */
|
|
#undef HAVE_CLOCK_SYSCALL
|
|
|
|
/* Define to 1 if you have the <CommonCrypto/CommonCrypto.h> header file. */
|
|
#undef HAVE_COMMONCRYPTO_COMMONCRYPTO_H
|
|
|
|
/* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you
|
|
don't. */
|
|
#undef HAVE_DECL_INET_NTOP
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#undef HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the `epoll_ctl' function. */
|
|
#undef HAVE_EPOLL_CTL
|
|
|
|
/* Define to 1 if you have the `eventfd' function. */
|
|
#undef HAVE_EVENTFD
|
|
|
|
/* Define to 1 if you have the `EVP_EncryptInit_ex' function. */
|
|
#undef HAVE_EVP_ENCRYPTINIT_EX
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define to 1 if the floor function is available */
|
|
#undef HAVE_FLOOR
|
|
|
|
/* Define to 1 if you have the `fork' function. */
|
|
#undef HAVE_FORK
|
|
|
|
/* Define to 1 if you have the `getpwnam_r' function. */
|
|
#undef HAVE_GETPWNAM_R
|
|
|
|
/* Define to 1 if you have the `inet_ntop' function. */
|
|
#undef HAVE_INET_NTOP
|
|
|
|
/* Define to 1 if you have the `inotify_init' function. */
|
|
#undef HAVE_INOTIFY_INIT
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the `kqueue' function. */
|
|
#undef HAVE_KQUEUE
|
|
|
|
/* Define to 1 if you have the <langinfo.h> header file. */
|
|
#undef HAVE_LANGINFO_H
|
|
|
|
/* Define to 1 if you have the `rt' library (-lrt). */
|
|
#undef HAVE_LIBRT
|
|
|
|
/* Define to 1 if you have the `socket' library (-lsocket). */
|
|
#undef HAVE_LIBSOCKET
|
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
#undef HAVE_LOCALE_H
|
|
|
|
/* Define to 1 if you have the `malloc' function. */
|
|
#undef HAVE_MALLOC
|
|
|
|
/* 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 `nanosleep' function. */
|
|
#undef HAVE_NANOSLEEP
|
|
|
|
/* 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 <net/if.h> header file. */
|
|
#undef HAVE_NET_IF_H
|
|
|
|
/* Define to 1 if you have the <openssl/engine.h> header file. */
|
|
#undef HAVE_OPENSSL_ENGINE_H
|
|
|
|
/* Define to 1 if you have the <openssl/err.h> header file. */
|
|
#undef HAVE_OPENSSL_ERR_H
|
|
|
|
/* Define to 1 if you have the <openssl/evp.h> header file. */
|
|
#undef HAVE_OPENSSL_EVP_H
|
|
|
|
/* Define to 1 if you have the <openssl/pem.h> header file. */
|
|
#undef HAVE_OPENSSL_PEM_H
|
|
|
|
/* Define to 1 if you have the <openssl/rand.h> header file. */
|
|
#undef HAVE_OPENSSL_RAND_H
|
|
|
|
/* Define to 1 if you have the <openssl/rsa.h> header file. */
|
|
#undef HAVE_OPENSSL_RSA_H
|
|
|
|
/* Define to 1 if you have the <openssl/sha.h> header file. */
|
|
#undef HAVE_OPENSSL_SHA_H
|
|
|
|
/* Define to 1 if you have the `poll' function. */
|
|
#undef HAVE_POLL
|
|
|
|
/* Define to 1 if you have the <poll.h> header file. */
|
|
#undef HAVE_POLL_H
|
|
|
|
/* Define to 1 if you have the `port_create' function. */
|
|
#undef HAVE_PORT_CREATE
|
|
|
|
/* Define to 1 if you have the <port.h> header file. */
|
|
#undef HAVE_PORT_H
|
|
|
|
/* Define if you have POSIX threads libraries and header files. */
|
|
#undef HAVE_PTHREAD
|
|
|
|
/* Define to 1 if you have the `RAND_pseudo_bytes' function. */
|
|
#undef HAVE_RAND_PSEUDO_BYTES
|
|
|
|
/* Define to 1 if you have the `select' function. */
|
|
#undef HAVE_SELECT
|
|
|
|
/* Define to 1 if you have the `setresuid' function. */
|
|
#undef HAVE_SETRESUID
|
|
|
|
/* Define to 1 if you have the `setreuid' function. */
|
|
#undef HAVE_SETREUID
|
|
|
|
/* Define to 1 if you have the `signalfd' function. */
|
|
#undef HAVE_SIGNALFD
|
|
|
|
/* Define to 1 if you have the `socket' function. */
|
|
#undef HAVE_SOCKET
|
|
|
|
/* 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 `strerror' function. */
|
|
#undef HAVE_STRERROR
|
|
|
|
/* 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/epoll.h> header file. */
|
|
#undef HAVE_SYS_EPOLL_H
|
|
|
|
/* Define to 1 if you have the <sys/eventfd.h> header file. */
|
|
#undef HAVE_SYS_EVENTFD_H
|
|
|
|
/* Define to 1 if you have the <sys/event.h> header file. */
|
|
#undef HAVE_SYS_EVENT_H
|
|
|
|
/* Define to 1 if you have the <sys/inotify.h> header file. */
|
|
#undef HAVE_SYS_INOTIFY_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/select.h> header file. */
|
|
#undef HAVE_SYS_SELECT_H
|
|
|
|
/* Define to 1 if you have the <sys/signalfd.h> header file. */
|
|
#undef HAVE_SYS_SIGNALFD_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/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
#undef HAVE_SYS_WAIT_H
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if you have the `vfork' function. */
|
|
#undef HAVE_VFORK
|
|
|
|
/* Define to 1 if you have the <vfork.h> header file. */
|
|
#undef HAVE_VFORK_H
|
|
|
|
/* Define to 1 if you have the <windows.h> header file. */
|
|
#undef HAVE_WINDOWS_H
|
|
|
|
/* Define to 1 if you have the <winsock2.h> header file. */
|
|
#undef HAVE_WINSOCK2_H
|
|
|
|
/* Define to 1 if `fork' works. */
|
|
#undef HAVE_WORKING_FORK
|
|
|
|
/* Define to 1 if `vfork' works. */
|
|
#undef HAVE_WORKING_VFORK
|
|
|
|
/* Define to 1 if you have the <ws2tcpip.h> header file. */
|
|
#undef HAVE_WS2TCPIP_H
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
*/
|
|
#undef LT_OBJDIR
|
|
|
|
/* Define to 1 if assertions should be disabled. */
|
|
#undef NDEBUG
|
|
|
|
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
|
#undef NO_MINUS_C_MINUS_O
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* 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 the necessary symbol if this constant uses a non-standard name on
|
|
your system. */
|
|
#undef PTHREAD_CREATE_JOINABLE
|
|
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
|
#undef RETSIGTYPE
|
|
|
|
/* Define to the type of arg 1 for `select'. */
|
|
#undef SELECT_TYPE_ARG1
|
|
|
|
/* Define to the type of args 2, 3 and 4 for `select'. */
|
|
#undef SELECT_TYPE_ARG234
|
|
|
|
/* Define to the type of arg 5 for `select'. */
|
|
#undef SELECT_TYPE_ARG5
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Use Apple CommonCrypto library */
|
|
#undef USE_CRYPTO_APPLECC
|
|
|
|
/* Use OpenSSL library */
|
|
#undef USE_CRYPTO_OPENSSL
|
|
|
|
/* Use PolarSSL library */
|
|
#undef USE_CRYPTO_POLARSSL
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
/* 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
|
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
#undef _FILE_OFFSET_BITS
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
#undef _LARGE_FILES
|
|
|
|
/* 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 empty if `const' does not conform to ANSI C. */
|
|
#undef const
|
|
|
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
#ifndef __cplusplus
|
|
#undef inline
|
|
#endif
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
#undef pid_t
|
|
|
|
/* Define to the equivalent of the C99 'restrict' keyword, or to
|
|
nothing if this is not supported. Do not define if restrict is
|
|
supported directly. */
|
|
#undef restrict
|
|
/* Work around a bug in Sun C++: it does not support _Restrict or
|
|
__restrict__, even though the corresponding Sun C compiler ends up with
|
|
"#define restrict _Restrict" or "#define restrict __restrict__" in the
|
|
previous line. Perhaps some future version of Sun C++ will work with
|
|
restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
|
|
#if defined __SUNPRO_CC && !defined __RESTRICT
|
|
# define _Restrict
|
|
# define __restrict__
|
|
#endif
|
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
#undef size_t
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
#undef ssize_t
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 16 bits if
|
|
such a type exists and the standard includes do not define it. */
|
|
#undef uint16_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 as `fork' if `vfork' does not work. */
|
|
#undef vfork
|