From b2516b909a2b3c425ce1f602bfe841ac0b8efccd Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Tue, 27 Jan 2015 15:30:29 -0500 Subject: [svn-r26054] Fix for: HDFFV-9089 375::Compile the Fortran 77/90/95 interface -> remove 77 from comment Removed from comment. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cd4fa9e..d2d2b71 100644 --- a/configure.ac +++ b/configure.ac @@ -372,7 +372,7 @@ AC_SUBST([HDF5_INTERFACES]) HDF5_INTERFACES="" AC_MSG_CHECKING([if Fortran interface enabled]) AC_ARG_ENABLE([fortran], [AS_HELP_STRING([--enable-fortran], - [Compile the Fortran 77/90/95 interface [default=no]])], + [Compile the Fortran 90/95 interface [default=no]])], [HDF_FORTRAN=$enableval]) if test "X$HDF_FORTRAN" = "Xyes"; then -- cgit v0.12