1
1

configure.ac: remove unintented variable reset

WANT_MPI_CXX_SUPPORT is set in ompi_configure_options.m4 and should
not be reset in configure.ac.
Этот коммит содержится в:
Jeff Squyres 2015-10-28 08:22:09 -07:00
родитель c2b7c2d904
Коммит ea3299dc85

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

@ -502,7 +502,6 @@ OPAL_CHECK_OFFSETOF
# sets up the C++ MPI bindings, etc.). Perhaps it was moved to OPAL
# just on the rationale that all compiler setup should be done in
# OPAL...? Shrug.
WANT_MPI_CXX_SUPPORT=0
m4_ifdef([project_ompi], [OPAL_SETUP_CXX
OMPI_SETUP_CXX])
# Used in Makefile.ompi-rules