summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
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