1
1

Fix typos: add TKR versions of MPI_MRECV and MPI_IMRECV into the

Makefile.am so that their scripts get invoked and the wrappers get
compiled into the libmpi_usempi.la library.

This commit was SVN r26324.
Этот коммит содержится в:
Jeff Squyres 2012-04-24 18:04:15 +00:00
родитель 0652e2e913
Коммит 634326ee87

@ -208,12 +208,12 @@ nodist_libmpi_usempi_la_SOURCES = \
mpi_file_write_shared_f90.f90 \
mpi_get_f90.f90 \
mpi_ibsend_f90.f90 \
mpi_improbe_f90.90 \
mpi_imrecv_f90.f90 \
mpi_irecv_f90.f90 \
mpi_irsend_f90.f90 \
mpi_isend_f90.f90 \
mpi_issend_f90.f90 \
mpi_mprobe_f90.90 \
mpi_mrecv_f90.f90 \
mpi_put_f90.f90 \
mpi_recv_f90.f90 \
mpi_recv_init_f90.f90 \