diff --git a/config/ompi_ext.m4 b/config/ompi_ext.m4 index 72f47d390d..2821048ed2 100644 --- a/config/ompi_ext.m4 +++ b/config/ompi_ext.m4 @@ -409,7 +409,7 @@ AC_DEFUN([EXT_CONFIGURE_M4_CONFIG_COMPONENT],[ # - c/libmpiext_.la: convneience library slurped into libmpi.la # # mpi.f.h: -# - mpif-h/mpiext__mpifh.h: is included mpi mpif_ext.h +# - mpif-h/_mpifh.h: is included mpi mpif_ext.h # - mpif-h/libmpiext__mpifh.la: convenience library slurped # into libmpi_mpifh.la # @@ -497,7 +497,7 @@ EOF # Test if this extension has mpif.h bindings # If not, skip this step. # - test_header="${srcdir}/ompi/mpiext/$component/mpif-h/mpiext_${component}_mpifh.h" + test_header="${srcdir}/ompi/mpiext/$component/mpif-h/${component}_mpifh.h" enabled_mpifh=0 AC_MSG_CHECKING([if MPI Extension $component has mpif.h bindings]) @@ -507,10 +507,10 @@ EOF enabled_mpifh=1 # JMS Where is this needed? - EXT_MPIFH_HEADERS="$EXT_MPIFH_HEADERS mpiext/$component/mpif-h/mpiext_${component}_mpifh.h" + EXT_MPIFH_HEADERS="$EXT_MPIFH_HEADERS mpiext/${component}_mpifh.h" $4="$$4 $component" - component_header="mpiext_${component}_mpifh.h" + component_header="${component}_mpifh.h" cat >> $mpif_ext_h <> $mpiusempi_ext_h <> $mpiusempif08_ext_h <