diff options
Diffstat (limited to 'test/gass_write.c')
-rw-r--r-- | test/gass_write.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_write.c b/test/gass_write.c index 31b88e8..dbc7287 100644 --- a/test/gass_write.c +++ b/test/gass_write.c @@ -17,7 +17,7 @@ */ #include <h5test.h> -#ifndef HAVE_GASS +#ifndef H5_HAVE_GASS int main(void) { printf("Test skipped because GASS driver not available\n"); |