diff options
-rwxr-xr-x | configure | 3 | ||||
-rw-r--r-- | configure.in | 3 |
2 files changed, 0 insertions, 6 deletions
@@ -49486,9 +49486,6 @@ IF_YES_NO "$FPHDF5" PRINT_N " Function Stack Tracing" IF_ENABLED_DISABLED "$FUNCSTACK" -PRINT_N " GASS" -IF_YES_NO "$GASS" - PRINT_N " GPFS" IF_YES_NO "$GPFS" diff --git a/configure.in b/configure.in index 63065f2..b6f5ba0 100644 --- a/configure.in +++ b/configure.in @@ -3149,9 +3149,6 @@ IF_YES_NO "$FPHDF5" PRINT_N " Function Stack Tracing" IF_ENABLED_DISABLED "$FUNCSTACK" -PRINT_N " GASS" -IF_YES_NO "$GASS" - PRINT_N " GPFS" IF_YES_NO "$GPFS" |