/* config.h.in. Generated from configure.ac by autoheader. */ /* LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS */ #undef CONFIG_LTTNG_UST_DEFAULT_CONSTRUCTOR_TIMEOUT_MS /* Define to 1 if you have the declaration of `RTLD_DI_LINKMAP', and to 0 if you don't. */ #undef HAVE_DECL_RTLD_DI_LINKMAP /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD /* Define to 1 if you have the `urcu-bp' library (-lurcu-bp). */ #undef HAVE_LIBURCU_BP /* Define to 1 if you have the `urcu-cds' library (-lurcu-cds). */ #undef HAVE_LIBURCU_CDS /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_PERF_EVENT_H /* Define to 1 if your system has a GNU libc compatible `malloc' function, and to 0 otherwise. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `munmap' function. */ #undef HAVE_MUNMAP /* Define to 1 if you have the `sched_getcpu' function. */ #undef HAVE_SCHED_GETCPU /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET /* 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 `strerror' function. */ #undef HAVE_STRERROR /* 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 `strtol' function. */ #undef HAVE_STRTOL /* Define to 1 if you have the `sysconf' function. */ #undef HAVE_SYSCONF /* 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_TYPES_H /* Define this if your system can create weak aliases */ #undef HAVE_SYS_WEAK_ALIAS /* Define this if weak aliases may be created with __attribute__ */ #undef HAVE_SYS_WEAK_ALIAS_ATTRIBUTE /* Define this if weak aliases may be created with #pragma _CRI duplicate */ #undef HAVE_SYS_WEAK_ALIAS_CRIDUPLICATE /* Define this if weak aliases in other files are honored */ #undef HAVE_SYS_WEAK_ALIAS_CROSSFILE /* Define this if weak aliases may be created with #pragma _HP_SECONDARY_DEF */ #undef HAVE_SYS_WEAK_ALIAS_HPSECONDARY /* Define this if weak aliases may be created with #pragma weak */ #undef HAVE_SYS_WEAK_ALIAS_PRAGMA /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the header file. */ #undef HAVE_URCU_BP_H /* LTTng system runtime directory */ #undef LTTNG_SYSTEM_RUNDIR /* Use efficient unaligned access. */ #undef LTTNG_UST_HAVE_EFFICIENT_UNALIGNED_ACCESS /* Perf event integration via perf_event.h */ #undef LTTNG_UST_HAVE_PERF_EVENT /* SystemTap integration via sdt.h */ #undef LTTNG_UST_HAVE_SDT_INTEGRATION /* 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 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* 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 rpl_malloc if the replacement function should be used. */ #undef malloc