/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ #undef CRAY_STACKSEG_END /* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA /* Select building for embedded use */ #undef EMBEDDED /* Enable netlink socket support via libmnl */ #undef ENABLE_LIBMNL /* Enable systemd-journal logging target */ #undef ENABLE_SYSTEMD_LOGGING /* Force the use of select() instead of poll() */ #undef FORCE_IO_SELECT /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA /* Define to 1 if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Support AVX2 (Advanced Vector Extensions 2) instructions */ #undef HAVE_AVX2 /* Define if clock_gettime is available */ #undef HAVE_CLOCK_GETTIME /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if you have the declaration of `SYS_getrandom', and to 0 if you don't. */ #undef HAVE_DECL_SYS_GETRANDOM /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_EXECINFO_H /* Define to 1 if you have the `gettid' function. */ #undef HAVE_GETTID /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define 1 to enable SCTP support */ #undef HAVE_LIBSCTP /* Define to 1 if you have the `localtime_r' function. */ #undef HAVE_LOCALTIME_R /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Support ARM NEON instructions */ #undef HAVE_NEON /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_TCP_H /* Build with PC/SC support */ #undef HAVE_PCSC /* Define to 1 if you have the header file. */ #undef HAVE_POLL_H /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Have function pthread_setname_np(const char*) */ #undef HAVE_PTHREAD_GETNAME_NP /* Have PTHREAD_PRIO_INHERIT. */ #undef HAVE_PTHREAD_PRIO_INHERIT /* Support SSE4.1 (Streaming SIMD Extensions 4.1) instructions */ #undef HAVE_SSE4_1 /* Support SSSE3 (Supplemental Streaming SIMD Extensions 3) instructions */ #undef HAVE_SSSE3 /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYSLOG_H /* Define to 1 if using SystemTap probes. */ #undef HAVE_SYSTEMTAP /* Define to 1 if you have the header file. */ #undef HAVE_SYS_EVENTFD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SIGNALFD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIMERFD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if your header file have the tcpi_notsent_bytes member in struct tcp_info */ #undef HAVE_TCP_INFO_TCPI_NOTSENT_BYTES /* Define to 1 if your header file have the tcpi_reord_seen member in struct tcp_info */ #undef HAVE_TCP_INFO_TCPI_REORD_SEEN /* Define to 1 if your header file have the tcpi_rwnd_limited member in struct tcp_info */ #undef HAVE_TCP_INFO_TCPI_RWND_LIMITED /* Define to 1 if your header file have the tcpi_sndbuf_limited member in struct tcp_info */ #undef HAVE_TCP_INFO_TCPI_SNDBUF_LIMITED /* Define if struct tm has tm_gmtoff member. */ #undef HAVE_TM_GMTOFF_IN_TM /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Build with io_uring support */ #undef HAVE_URING /* Define to 1 if compiler has the '__builtin_cpu_supports' built-in function */ #undef HAVE___BUILTIN_CPU_SUPPORTS /* Disable logging macros */ #undef LIBOSMOCORE_NO_LOGGING /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Instrument the osmo_fd_register */ #undef OSMO_FD_CHECK /* 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 /* Use infinite loop on panic rather than fprintf/abort */ #undef PANIC_INFLOOP /* Define to necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Use GnuTLS as a fallback for missing getrandom() */ #undef USE_GNUTLS /* Version number of package */ #undef VERSION /* Define to `unsigned int' if does not define. */ #undef size_t