/* src/H5config.h.in.  Generated from configure.ac by autoheader.  */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Define if your system generates wrong code for log2 routine. */
#undef BAD_LOG2_CODE_GENERATED
/* Define if the memory buffers being written to disk should be cleared before
   writing. */
#undef CLEAR_MEMORY
/* Define if your system can handle converting denormalized floating-point
   values. */
#undef CONVERT_DENORMAL_FLOAT
/* Define if C++ compiler recognizes offsetof */
#undef CXX_HAVE_OFFSETOF
/* Define the default plugins path to compile */
#undef DEFAULT_PLUGINDIR
/* Define the default virtual file driver to compile */
#undef DEFAULT_VFD
/* Define if `dev_t' is a scalar */
#undef DEV_T_IS_SCALAR
/* Define to dummy `main' function (if any) required to link to the Fortran
   libraries. */
#undef FC_DUMMY_MAIN
/* Define if F77 and FC dummy `main' functions are identical. */
#undef FC_DUMMY_MAIN_EQ_F77
/* Define to a macro mangling the given C identifier (in lower and upper
   case), which must not contain underscores, for linking with Fortran. */
#undef FC_FUNC
/* As FC_FUNC, but for C identifiers containing underscores. */
#undef FC_FUNC_
/* Define if your system can handle overflow converting floating-point to
   integer values. */
#undef FP_TO_INTEGER_OVERFLOW_WORKS
/* Define if your system roundup accurately converting floating-point to
   unsigned long long values. */
#undef FP_TO_ULLONG_ACCURATE
/* Define if your system has right maximum convert floating-point to unsigned