diff options
Diffstat (limited to 'test/dpss_read.c')
-rw-r--r-- | test/dpss_read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dpss_read.c b/test/dpss_read.c index c8bafe9..e2cd1c0 100644 --- a/test/dpss_read.c +++ b/test/dpss_read.c @@ -18,7 +18,7 @@ #include <h5test.h> #include <strings.h> -#ifndef H5_HAVE_DPSS +#ifndef H5_HAVE_GRIDSTORAGE int main(void) { printf("Test skipped because DPSS driver not available\n"); |