1
1

The meaning of the VT configure option '--with-openmpi' was changed (see r21679), so that the options MPICC, --with-mpi-inc-dir, and --with-mpi-status-size are not longer necessary.

This commit was SVN r21683.

The following SVN revision numbers were found above:
  r21679 --> open-mpi/ompi@77b397895c
Этот коммит содержится в:
Matthias Jurenz 2009-07-15 11:52:48 +00:00
родитель 90a2db25e9
Коммит 459784fc7b

Просмотреть файл

@ -22,7 +22,7 @@
# [action-if-cant-compile])
# ------------------------------------------------
AC_DEFUN([OMPI_contrib_vt_CONFIG],[
contrib_vt_args="--disable-option-checking 'MPICC=$CC' --with-openmpi '--with-mpi-inc-dir=$top_ompi_builddir/ompi/include' --with-mpi-status-size=5 --disable-config-titles --disable-config-summary"
contrib_vt_args="--disable-option-checking --with-openmpi --disable-config-titles --disable-config-summary"
contrib_vt_skip=no
eval "set x $ac_configure_args"; shift