diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/H5config.h.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 3de81c1..544b1f5 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -77,13 +77,13 @@ /* Define if the ioctl TIOCGWINSZ is defined */ #undef HAVE_TIOCGWINSZ -/* Define if we have Globus GASS support */ +/* Define if the Globus GASS is defined */ #undef HAVE_GASS -/* Define if we have SRB support */ +/* Define if the SRB is defined */ #undef HAVE_SRB -/* Define if we have Globus Grid Storage support */ +/* Define if the Grid Storage is defined */ #undef HAVE_GRIDSTORAGE /* The number of bytes in a __int64. */ |