COSC-4P82-Final-Project/lib/beagle-3.0.3/config/config-h.in

171 lines
4.5 KiB
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
/* config/config-h.in. Generated from configure.ac by autoheader. */
/* define if compilation of tests is active */
#undef COMPILE_TESTS
/* define if fast compilation mode is active */
#undef FAST_COMPILATION
/* define if full debug mode is active */
#undef FULL_DEBUG
/* define if bool is a built-in type */
#undef HAVE_BOOL
/* define if the compiler supports const_cast<> */
#undef HAVE_CONST_CAST
/* define if the compiler supports default template parameters */
#undef HAVE_DEFAULT_TEMPLATE_PARAMETERS
/* define if file /dev/urandom exists. */
#undef HAVE_DEV_URANDOM
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* define if the compiler supports dynamic_cast<> */
#undef HAVE_DYNAMIC_CAST
/* define if the compiler supports exceptions */
#undef HAVE_EXCEPTIONS
/* define if the compiler supports the explicit keyword */
#undef HAVE_EXPLICIT
/* define if the compiler supports __gnu_cxx::hash_map */
#undef HAVE_GNUCXX_HASHMAP
/* define if the compiler supports __gnu_cxx::hash_set */
#undef HAVE_GNUCXX_HASHSET
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* define if the macro isfinite exist */
#undef HAVE_ISFINITE
/* Define to 1 if you have the `z' library (-lz). */
#undef HAVE_LIBZ
/* define if long long int type is supported */
#undef HAVE_LONG_LONG
/* define if the compiler implements namespaces */
#undef HAVE_NAMESPACES
/* define if the compiler has numeric_limits<T> */
#undef HAVE_NUMERIC_LIMITS
/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD
/* define if the compiler supports reinterpret_cast<> */
#undef HAVE_REINTERPRET_CAST
/* define if the compiler supports Run-Time Type Identification */
#undef HAVE_RTTI
/* define if the compiler has stringstream */
#undef HAVE_SSTREAM
/* define if the compiler supports static_cast<> */
#undef HAVE_STATIC_CAST
/* define if the compiler supports ISO C++ standard library */
#undef HAVE_STD
/* define if the compiler supports stdext::hash_map */
#undef HAVE_STDEXT_HASHMAP
/* define if the compiler supports stdext::hash_set */
#undef HAVE_STDEXT_HASHSET
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* define if the compiler supports std::hash_map */
#undef HAVE_STD_HASHMAP
/* define if the compiler supports std::hash_set */
#undef HAVE_STD_HASHSET
/* define if the compiler supports Standard Template Library */
#undef HAVE_STL
/* 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 <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* define if the compiler supports basic templates */
#undef HAVE_TEMPLATES
/* define if the compiler supports template-qualified base class specifiers */
#undef HAVE_TEMPLATE_QUALIFIED_BASE_CLASS
/* define if the compiler supports template-qualified return types */
#undef HAVE_TEMPLATE_QUALIFIED_RETURN_TYPE
/* define if the compiler supports function matching with argument types which
are template scope-qualified */
#undef HAVE_TEMPLATE_SCOPED_ARGUMENT_MATCHING
/* define if the compiler recognizes typename */
#undef HAVE_TYPENAME
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* define if some debug code is disabled */
#undef NDEBUG
/* 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 the necessary symbol if this constant uses a non-standard name on
your system. */
#undef PTHREAD_CREATE_JOINABLE
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION