/* config.h.in. Generated from configure.ac by autoheader. */ /* Upper bound for number of arenas per kind */ #undef ARENA_LIMIT_PER_KIND /* define if the compiler supports basic C++11 syntax */ #undef HAVE_CXX11 /* Define to 1 if you have the `numa' library (-lnuma). */ #undef HAVE_LIBNUMA /* Have PTHREAD_PRIO_INHERIT. */ #undef HAVE_PTHREAD_PRIO_INHERIT /* Enables code for debugging */ #undef MEMKIND_DEBUG /* Enables decorators */ #undef MEMKIND_DECORATION_ENABLED /* Enables TLS usage for mapping arenas to threads */ #undef MEMKIND_TLS /* TLS model attribute */ #undef MEMKIND_TLS_MODEL /* 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 /* Version number of package */ #undef VERSION