summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2005-09-11 22:38:07 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2005-09-11 22:38:07 (GMT)
commitbbb67c5ec564c44ecc3bb0d84968e60fdee0790b (patch)
tree60d8ab587e7786627e8a785413054f38b25de52c /src/H5config.h.in
parent5ef432cd5346f9bfa26962d1e17c547fc9bcf1e3 (diff)
downloadhdf5-bbb67c5ec564c44ecc3bb0d84968e60fdee0790b.zip
hdf5-bbb67c5ec564c44ecc3bb0d84968e60fdee0790b.tar.gz
hdf5-bbb67c5ec564c44ecc3bb0d84968e60fdee0790b.tar.bz2
[svn-r11383] Snapshot version 1.6 release 5 (snap0)
Diffstat (limited to 'src/H5config.h.in')
-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 53a9453..7f5b745 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -363,6 +363,10 @@
/* Define if `__tm_gmtoff' is a member of `struct tm' */
#undef HAVE___TM_GMTOFF
+/* Define if your system can handle complicated MPI derived datatype
+ 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