1
1
This commit was SVN r23780.
Этот коммит содержится в:
Jeff Squyres 2010-09-20 22:07:03 +00:00
родитель 77560269f2
Коммит 6b9ef6517f

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

@ -619,7 +619,7 @@ AC_DEFUN([MCA_CONFIGURE_ALL_CONFIG_COMPONENTS],[
if test "$should_build" = "1" ; then
OMPI_CONFIG_SUBDIR([$1/mca/$2/$component],
[$ompi_subdir_args],
[should_build=1], [should_build=2])
[should_build=1], [should_build=0])
fi
if test "$should_build" = "1" ; then