diff options
-rw-r--r-- | config/intel-osf1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1 index 840afd4..f110118 100644 --- a/config/intel-osf1 +++ b/config/intel-osf1 @@ -49,4 +49,4 @@ PROFILE_CPPFLAGS= # Set this to the width required by printf() to print type `long # long'. For instance, if the format would be `%lld' then set it to # `ll' or if the format would be `%qd' set it to `q'. -#hdf5_cv_printf_ll=${hdf5_cv_printf_ll='ll'} +hdf5_cv_printf_ll=${hdf5_cv_printf_ll='ll'} |