summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/H5config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 76be2df..2092ad0 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -349,6 +349,10 @@
/* Define if `__tm_gmtoff' is a member of `struct tm' */
#undef HAVE___TM_GMTOFF
+/* Define if your system can handle complicated MPI derived datype correctly.
+ */
+#undef MPI_COMPLEX_DERIVED_DATATYPE_WORKS
+
/* Define if your system's `MPI_File_set_size' function works for files over
2GB. */
#undef MPI_FILE_SET_SIZE_BIG