From 6377386751047d3f510550a917e1ae126cc0b482 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Thu, 15 May 2003 18:26:18 -0500 Subject: [svn-r6881] Purpose: Update Description: Regenerated Platforms tested: Modi4 (Fortran & Parallel) Verbena (Fortran & C++) Arabica (Fortran) (though not with GPFS enabled...) Misc. update: --- fortran/src/H5config_fortran.h.in | 6 ++++++ 1 file changed, 6 insertions(+) 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 header file. */ +#undef HAVE_GPFS_H + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -- cgit v0.12