Merge pull request #7176 from hppritcha/topic/pr_7096_to_v4.0.x
opal_check_alps: fix configure output
Этот коммит содержится в:
Коммит
d57bea0e6d
@ -101,6 +101,7 @@ AC_DEFUN([OPAL_CHECK_ALPS],[
|
|||||||
[opal_check_cray_alps_happy="no"])],
|
[opal_check_cray_alps_happy="no"])],
|
||||||
[AS_IF([test "$with_alps" = "no"],
|
[AS_IF([test "$with_alps" = "no"],
|
||||||
[AC_MSG_RESULT([no])
|
[AC_MSG_RESULT([no])
|
||||||
|
opal_check_cray_alps_happy=no
|
||||||
$3],
|
$3],
|
||||||
[AS_IF([test "$with_alps" = "auto" || test "$with_alps" = "yes"],
|
[AS_IF([test "$with_alps" = "auto" || test "$with_alps" = "yes"],
|
||||||
[PKG_CHECK_MODULES_STATIC([CRAY_ALPSLLI], [cray-alpslli],
|
[PKG_CHECK_MODULES_STATIC([CRAY_ALPSLLI], [cray-alpslli],
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user