summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2003-05-15 23:26:18 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2003-05-15 23:26:18 (GMT)
commit6377386751047d3f510550a917e1ae126cc0b482 (patch)
tree830d4dd182053407f9d3ee41d35acc3aaeae355b /fortran
parent723a19e588b8dc4f892522307f6d404c927e68f9 (diff)
downloadhdf5-6377386751047d3f510550a917e1ae126cc0b482.zip
hdf5-6377386751047d3f510550a917e1ae126cc0b482.tar.gz
hdf5-6377386751047d3f510550a917e1ae126cc0b482.tar.bz2
[svn-r6881] Purpose:
Update Description: Regenerated Platforms tested: Modi4 (Fortran & Parallel) Verbena (Fortran & C++) Arabica (Fortran) (though not with GPFS enabled...) Misc. update:
Diffstat (limited to 'fortran')
-rw-r--r--fortran/src/H5config_fortran.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/fortran/src/H5config_fortran.h.in b/fortran/src/H5config_fortran.h.in
index b250c31..c37ec5e 100644
--- a/fortran/src/H5config_fortran.h.in
+++ b/fortran/src/H5config_fortran.h.in
@@ -15,6 +15,12 @@
/* Define if support for szip filter is enabled */
#undef HAVE_FILTER_SZIP
+/* Define if we have GPFS support */
+#undef HAVE_GPFS
+
+/* Define to 1 if you have the <gpfs.h> header file. */
+#undef HAVE_GPFS_H
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H