/* src/H5config.h.in.  Generated from configure.ac by autoheader.  */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* Define if the memory buffers being written to disk should be cleared before
   writing. */
#undef CLEAR_MEMORY
/* Define if C++ compiler recognizes offsetof */
#undef CXX_HAVE_OFFSETOF
/* Define the default plugins path to compile */
#undef DEFAULT_PLUGINDIR
/* 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 to 1 if you have the `alarm' function. */
#undef HAVE_ALARM
/* Define to 1 if you have the `asprintf' function. */
#undef HAVE_ASPRINTF
/* Define if the __attribute__(()) extension is present */
#undef HAVE_ATTRIBUTE
/* Define if the compiler understands C99 designated initialization of structs
   and unions */
#undef HAVE_C99_DESIGNATED_INITIALIZER
/* Define if the compiler understands the __func__ keyword */
#undef HAVE_C99_FUNC
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME