don't enable ess/alps unless cnos is available
This commit was SVN r25743.
Этот коммит содержится в:
родитель
7b65af28c6
Коммит
6d0e7a0a0e
@ -53,7 +53,8 @@ AC_DEFUN([MCA_orte_ess_alps_CONFIG],[
|
||||
[orte_mca_ess_alps_happy="yes"],
|
||||
[orte_mca_ess_alps_happy="no"])
|
||||
|
||||
AS_IF([test "$orte_mca_ess_alps_happy" = "yes" -a "$orte_without_full_support" = 0],
|
||||
AS_IF([test "$orte_mca_ess_alps_happy" = "yes" -a "$orte_without_full_support" = 0 -a
|
||||
"orte_mca_ess_alps_have_cnos" = 1],
|
||||
[$1],
|
||||
[$2])
|
||||
])dnl
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user