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.
Этот коммит содержится в:
родитель
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
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user