diff --git a/config/ompi_ext.m4 b/config/ompi_ext.m4 index 8b611fa0b8..b1df557114 100644 --- a/config/ompi_ext.m4 +++ b/config/ompi_ext.m4 @@ -72,11 +72,9 @@ AC_DEFUN([OMPI_EXT],[ EXT_CONFIGURE() AC_SUBST(EXT_C_HEADERS) - AC_SUBST(EXT_CXX_HEADERS) AC_SUBST(EXT_F77_HEADERS) AC_SUBST(EXT_F90_HEADERS) AC_SUBST(EXT_C_LIBS) - AC_SUBST(EXT_CXX_LIBS) AC_SUBST(EXT_F77_LIBS) AC_SUBST(EXT_F90_LIBS) ]) @@ -128,27 +126,6 @@ extern "C" { EOF - ############### - # C++ Bindings - ############### - - # remove any previously generated #include files - mpicxx_ext_h=$outdir/mpicxx-ext.h - rm -f $mpicxx_ext_h - - # Create the final mpi-ext.h file. - cat > $mpicxx_ext_h <> $mpicxx_ext_h <> $mpicxx_ext_h <> $mpicxx_ext_h <