| /* src/config.h.in. Generated from configure.ac by autoheader. */ |
| |
| /* Define to 1 if you have a broken 'poll' implementation. */ |
| #undef BROKEN_POLL |
| |
| /* Entropy Gathering Daemon socket path */ |
| #undef EGD_SOCKET |
| |
| /* Define to 1 if you have the `accept4' function. */ |
| #undef HAVE_ACCEPT4 |
| |
| /* Define to 1 if you have the `chroot' function. */ |
| #undef HAVE_CHROOT |
| |
| /* Define to 1 if you have the `daemon' function. */ |
| #undef HAVE_DAEMON |
| |
| /* Define to 1 if you have '/dev/ptmx' device. */ |
| #undef HAVE_DEV_PTMX |
| |
| /* Define to 1 if you have '/dev/ptc' device. */ |
| #undef HAVE_DEV_PTS_AND_PTC |
| |
| /* Define to 1 if you have the <dlfcn.h> header file. */ |
| #undef HAVE_DLFCN_H |
| |
| /* Define to 1 if you have the `endhostent' function. */ |
| #undef HAVE_ENDHOSTENT |
| |
| /* Define to 1 if you have the `FIPS_mode_set' function. */ |
| #undef HAVE_FIPS_MODE_SET |
| |
| /* Define to 1 if you have 'getaddrinfo' function. */ |
| #undef HAVE_GETADDRINFO |
| |
| /* Define to 1 if you have the `getcontext' function. */ |
| #undef HAVE_GETCONTEXT |
| |
| /* Define to 1 if you have the `gethostbyname2' function. */ |
| #undef HAVE_GETHOSTBYNAME2 |
| |
| /* Define to 1 if you have the `getnameinfo' function. */ |
| #undef HAVE_GETNAMEINFO |
| |
| /* Define to 1 if you have the `getrlimit' function. */ |
| #undef HAVE_GETRLIMIT |
| |
| /* Define to 1 if you have the <grp.h> header file. */ |
| #undef HAVE_GRP_H |
| |
| /* Define to 1 if you have the <inttypes.h> header file. */ |
| #undef HAVE_INTTYPES_H |
| |
| /* Define to 1 if you have the <libutil.h> header file. */ |
| #undef HAVE_LIBUTIL_H |
| |
| /* Define to 1 if you have the <linux/netfilter_ipv4.h> header file. */ |
| #undef HAVE_LINUX_NETFILTER_IPV4_H |
| |
| /* Define to 1 if you have the <linux/sched.h> header file. */ |
| #undef HAVE_LINUX_SCHED_H |
| |
| /* Define to 1 if you have the `localtime_r' function. */ |
| #undef HAVE_LOCALTIME_R |
| |
| /* Define to 1 if you have the <malloc.h> header file. */ |
| #undef HAVE_MALLOC_H |
| |
| /* Define to 1 if you have the <memory.h> header file. */ |
| #undef HAVE_MEMORY_H |
| |
| /* Define to 1 if you have 'msghdr.msg_control' structure. */ |
| #undef HAVE_MSGHDR_MSG_CONTROL |
| |
| /* Define to 1 if you have the `openpty' function. */ |
| #undef HAVE_OPENPTY |
| |
| /* Define to 1 if you have <engine.h> header file. */ |
| #undef HAVE_OSSL_ENGINE_H |
| |
| /* Define to 1 if you have <ocsp.h> header file. */ |
| #undef HAVE_OSSL_OCSP_H |
| |
| /* Define to 1 if you have the `pipe2' function. */ |
| #undef HAVE_PIPE2 |
| |
| /* 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 if you have POSIX threads libraries and header files. */ |
| #undef HAVE_PTHREAD |
| |
| /* Define to 1 if you have the <pthread.h> header file. */ |
| #undef HAVE_PTHREAD_H |
| |
| /* Have PTHREAD_PRIO_INHERIT. */ |
| #undef HAVE_PTHREAD_PRIO_INHERIT |
| |
| /* Define to 1 if you have the `pthread_sigmask' function. */ |
| #undef HAVE_PTHREAD_SIGMASK |
| |
| /* Define to 1 if you have the <pty.h> header file. */ |
| #undef HAVE_PTY_H |
| |
| /* Define to 1 if you have the `setgroups' function. */ |
| #undef HAVE_SETGROUPS |
| |
| /* Define to 1 if you have the `setsid' function. */ |
| #undef HAVE_SETSID |
| |
| /* Define to 1 if you have the `snprintf' function. */ |
| #undef HAVE_SNPRINTF |
| |
| /* 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 <stropts.h> header file. */ |
| #undef HAVE_STROPTS_H |
| |
| /* Define to 1 if the system has the type `struct addrinfo'. */ |
| #undef HAVE_STRUCT_ADDRINFO |
| |
| /* Define to 1 if `msg_control' is a member of `struct msghdr'. */ |
| #undef HAVE_STRUCT_MSGHDR_MSG_CONTROL |
| |
| /* Define to 1 if the system has the type `struct sockaddr_un'. */ |
| #undef HAVE_STRUCT_SOCKADDR_UN |
| |
| /* Define to 1 if you have the `sysconf' function. */ |
| #undef HAVE_SYSCONF |
| |
| /* Define to 1 if you have the <systemd/sd-daemon.h> header file. */ |
| #undef HAVE_SYSTEMD_SD_DAEMON_H |
| |
| /* Define to 1 if you have the <sys/filio.h> header file. */ |
| #undef HAVE_SYS_FILIO_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/poll.h> header file. */ |
| #undef HAVE_SYS_POLL_H |
| |
| /* Define to 1 if you have the <sys/resource.h> header file. */ |
| #undef HAVE_SYS_RESOURCE_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/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/syscall.h> header file. */ |
| #undef HAVE_SYS_SYSCALL_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/uio.h> header file. */ |
| #undef HAVE_SYS_UIO_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 <tcpd.h> header file. */ |
| #undef HAVE_TCPD_H |
| |
| /* Define to 1 if you have the <ucontext.h> header file. */ |
| #undef HAVE_UCONTEXT_H |
| |
| /* Define to 1 if you have the <unistd.h> header file. */ |
| #undef HAVE_UNISTD_H |
| |
| /* Define to 1 if you have the <util.h> header file. */ |
| #undef HAVE_UTIL_H |
| |
| /* Define to 1 if you have the `vsnprintf' function. */ |
| #undef HAVE_VSNPRINTF |
| |
| /* Define to 1 if you have the `wait4' function. */ |
| #undef HAVE_WAIT4 |
| |
| /* Define to 1 if you have the `waitpid' function. */ |
| #undef HAVE_WAITPID |
| |
| /* Define to 1 if you have the `_getpty' function. */ |
| #undef HAVE__GETPTY |
| |
| /* Define to 1 if you have the `__makecontext_v2' function. */ |
| #undef HAVE___MAKECONTEXT_V2 |
| |
| /* Host description */ |
| #undef HOST |
| |
| /* Define to the sub-directory in which libtool stores uninstalled libraries. |
| */ |
| #undef LT_OBJDIR |
| |
| /* 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 necessary symbol if this constant uses a non-standard name on |
| your system. */ |
| #undef PTHREAD_CREATE_JOINABLE |
| |
| /* Random file path */ |
| #undef RANDOM_FILE |
| |
| /* SSL directory */ |
| #undef SSLDIR |
| |
| /* Define to 1 if you have the ANSI C header files. */ |
| #undef STDC_HEADERS |
| |
| /* Define to 1 to enable OpenSSL FIPS support */ |
| #undef USE_FIPS |
| |
| /* Define to 1 to select FORK mode */ |
| #undef USE_FORK |
| |
| /* Define to 1 to enable IPv6 support */ |
| #undef USE_IPv6 |
| |
| /* Define to 1 to enable TCP wrappers support */ |
| #undef USE_LIBWRAP |
| |
| /* Define to 1 to select PTHREAD mode */ |
| #undef USE_PTHREAD |
| |
| /* Define to 1 to enable systemd socket activation */ |
| #undef USE_SYSTEMD |
| |
| /* Define to 1 to select UCONTEXT mode */ |
| #undef USE_UCONTEXT |
| |
| /* Version number of package */ |
| #undef VERSION |
| |
| /* Use GNU source */ |
| #undef _GNU_SOURCE |
| |
| /* Define for Solaris 2.5.1 so the uint32_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 _UINT32_T |
| |
| /* Define for Solaris 2.5.1 so the uint64_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 _UINT64_T |
| |
| /* 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 `int' if <sys/types.h> doesn't define. */ |
| #undef gid_t |
| |
| /* Define to the type of a signed integer type of width exactly 16 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef int16_t |
| |
| /* Define to the type of a signed integer type of width exactly 32 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef int32_t |
| |
| /* Define to the type of a signed integer type of width exactly 64 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef int64_t |
| |
| /* Define to the type of a signed integer type of width exactly 8 bits if such |
| a type exists and the standard includes do not define it. */ |
| #undef int8_t |
| |
| /* Define to `unsigned int' if <sys/types.h> does not define. */ |
| #undef size_t |
| |
| /* Type of socklen_t */ |
| #undef socklen_t |
| |
| /* Define to `int' if <sys/types.h> does not define. */ |
| #undef ssize_t |
| |
| /* Define to `int' if <sys/types.h> doesn't define. */ |
| #undef uid_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 32 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef uint32_t |
| |
| /* Define to the type of an unsigned integer type of width exactly 64 bits if |
| such a type exists and the standard includes do not define it. */ |
| #undef uint64_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 |