/* config.h.in. Generated from configure.ac by autoheader. */ /* define for debugging version */ #undef DEBUG /* Defined if pthread_condattr_setkind_np() is available */ #undef HAVE_CONDATTR_SETKIND_NP /* Defined if pthread_condattr_settype() is available */ #undef HAVE_CONDATTR_SETTYPE /* Define if exception handling works. */ #undef HAVE_CXX_EH /* Define if namespaces are supported. */ #undef HAVE_CXX_NS /* Define if STL is available. */ #undef HAVE_CXX_STL /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Defined if pthread_setkind_np() is available */ #undef HAVE_MUTEXATTR_SETKIND_NP /* Defined if pthread_mutexattr_settype() is available */ #undef HAVE_MUTEXATTR_SETTYPE /* Defined if pthread_keycreate() is available */ #undef HAVE_PTHREADKEYCREATE /* Defined if pthread_key_create() is available */ #undef HAVE_PTHREADKEY_CREATE /* Defined if pthread_sigmask() is available */ #undef HAVE_PTHREAD_SIGMASK /* Defined if pthread_yield() is available */ #undef HAVE_PTHREAD_YIELD /* Defined if -lrt is needed for RT scheduling */ #undef HAVE_SCHED_RT /* Defined if sched_yield() is available */ #undef HAVE_SCHED_YIELD /* 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_r' function. */ #undef HAVE_STRERROR_R /* 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_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `__strerror_r' function. */ #undef HAVE___STRERROR_R /* 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 version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Header containing the thread implementation declarations */ #undef THREAD_IMPL_HEADER /* Version number of package */ #undef VERSION