From 7e6577fdea9f78e4b140f2b1c7684c9cec7d9a7e Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Mon, 14 Mar 2005 09:30:01 -0500 Subject: [svn-r10208] Purpose: Collective chunk IO configuration Description: Forgot adding H5config.h.in to the CVS tree. Solution: Platforms tested: Copper, heping Misc. update: --- src/H5config.h.in | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v0.12