diff --git a/config/ompi_fortran_check_bind_c.m4 b/config/ompi_fortran_check_bind_c.m4 index 0455308523..7551ae1a67 100644 --- a/config/ompi_fortran_check_bind_c.m4 +++ b/config/ompi_fortran_check_bind_c.m4 @@ -18,8 +18,8 @@ dnl dnl $HEADER$ dnl -# Check whether or not the Fortran compiler supports BIND(C) or not - +# Check whether or not the Fortran compiler supports iso_c_binding or not +# # OMPI_FORTRAN_CHECK_ISO_C_BINDING([action if found], [action if not found]) # ---------------------------------------------------- AC_DEFUN([OMPI_FORTRAN_CHECK_ISO_C_BINDING],[