summaryrefslogtreecommitdiffstats
path: root/src/H5config.h.in
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2002-10-23 19:31:45 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2002-10-23 19:31:45 (GMT)
commit42e07130b8f2e4f0ab1247e1262bb3eb7333b6d3 (patch)
tree4f3c0d55b430898a8ef0b1b4c2c7b27b66fbd42a /src/H5config.h.in
parent79f0efa9fd9c6f81be29a6401d337da817c2f54a (diff)
downloadhdf5-42e07130b8f2e4f0ab1247e1262bb3eb7333b6d3.zip
hdf5-42e07130b8f2e4f0ab1247e1262bb3eb7333b6d3.tar.gz
hdf5-42e07130b8f2e4f0ab1247e1262bb3eb7333b6d3.tar.bz2
[svn-r6026] Purpose:
Feature Add Description: New Makefiles and H5config.h.in file for the Flexible Parallel HDF5 stuff. Platforms tested: Eirene, Arabica, Modi4
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r--src/H5config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in
index 324d51c..f3738eb 100644
--- a/src/H5config.h.in
+++ b/src/H5config.h.in
@@ -27,6 +27,9 @@
/* Define to 1 if you have the `fork' function. */
#undef HAVE_FORK
+/* Define if we want flexible parallel HDF5 support */
+#undef HAVE_FPHDF5
+
/* Define to 1 if you have the `fseek64' function. */
#undef HAVE_FSEEK64