From 6ef6a3fb18c1371b93390fa41b045ea75274bf59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bouteiller?= Date: Fri, 31 Mar 2017 17:31:23 -0400 Subject: [PATCH] Fix the Fortran mpiext building system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bouteiller --- config/ompi_ext.m4 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/config/ompi_ext.m4 b/config/ompi_ext.m4 index 40be85af98..ae0e91b2d3 100644 --- a/config/ompi_ext.m4 +++ b/config/ompi_ext.m4 @@ -7,6 +7,9 @@ dnl Copyright (c) 2009-2015 Cisco Systems, Inc. All rights reserved. dnl Copyright (c) 2011-2012 Oak Ridge National Labs. All rights reserved. dnl Copyright (c) 2015 Research Organization for Information Science dnl and Technology (RIST). All rights reserved. +dnl Copyright (c) 2017 The University of Tennessee and The University +dnl of Tennessee Research Foundation. All rights +dnl reserved. dnl $COPYRIGHT$ dnl dnl Additional copyrights may follow @@ -554,17 +557,17 @@ EOF # # Include the mpif.h header if it is available. Cannot do # this from inside the usempi.h since, for VPATH builds, the - # top_ompi_srcdir is needed to find the header. + # srcdir is needed to find the header. # if test "$enabled_mpifh" = 1; then mpifh_component_header="mpiext_${component}_mpifh.h" cat >> $mpiusempi_ext_h <> $mpiusempi_ext_h <> $mpiusempif08_ext_h <> $mpiusempif08_ext_h <