diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2969647..615f7be 100644 --- a/configure.ac +++ b/configure.ac @@ -922,7 +922,7 @@ fi dnl ---------------------------------------------------------------------- dnl Fortran libraries are not currently supported on Mac. Disable them. -dnl this is overridable with '--enable-unsupported'. +dnl (this is overridable with --enable-unsupported). dnl AC_SUBST([H5_FORTRAN_SHARED]) H5_FORTRAN_SHARED="no" |