diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 86e30f2..9022204 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -398,6 +398,9 @@ values correctly. */ #undef LLONG_TO_LDOUBLE_CORRECT +/* Define if the metadata trace file code is to be compiled in */ +#undef METADATA_TRACE_FILE + /* Define if your system can handle complicated MPI derived datatype correctly. */ #undef MPI_COMPLEX_DERIVED_DATATYPE_WORKS |