From 9ae8b44a447aba828bb21cc4f97f562297b6c8a4 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Thu, 19 Jun 2014 13:39:11 +0000 Subject: [PATCH] ompi_fortran_check_bind_c.m4: Fix comment in existing .m4 file cmr=v1.8.2:ticket=trac:4736 This commit was SVN r32043. The following Trac tickets were found above: Ticket 4736 --> https://svn.open-mpi.org/trac/ompi/ticket/4736 --- config/ompi_fortran_check_bind_c.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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],[