1
1

Ensure that ompi_fortran_happy is set to 0 when we're not building the

OMPI project.  This is necessary because some of the threading tests
(that are even used in ORTE) use this result.

This commit was SVN r29801.
Этот коммит содержится в:
Jeff Squyres 2013-12-04 21:16:15 +00:00
родитель ba018b3603
Коммит a2aee3ecf1

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

@ -585,7 +585,7 @@ OPAL_CONFIG_ASM
# Fortran
##################################
m4_ifdef([project_ompi], [OMPI_SETUP_MPI_FORTRAN])
m4_ifdef([project_ompi], [OMPI_SETUP_MPI_FORTRAN], [ompi_fortran_happy=0])
# checkpoint results
AC_CACHE_SAVE