projects
/
openmpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ec108a
)
force-pmix-3
author
Alastair McKinstry
<mckinstry@debian.org>
Wed, 18 Jul 2018 10:20:16 +0000
(11:20 +0100)
committer
Alastair McKinstry
<mckinstry@debian.org>
Wed, 18 Jul 2018 10:20:16 +0000
(11:20 +0100)
Gbp-Pq: Name force-pmix-3.patch
opal/mca/pmix/ext2x/configure.m4
patch
|
blob
|
history
diff --git
a/opal/mca/pmix/ext2x/configure.m4
b/opal/mca/pmix/ext2x/configure.m4
index 171f735f3b79702542e7cda1368946226dc19ab2..a56f49ec0b6bd5c6d63a3a7ad5e997bc8677a783 100644
(file)
--- a/
opal/mca/pmix/ext2x/configure.m4
+++ b/
opal/mca/pmix/ext2x/configure.m4
@@
-32,8
+32,8
@@
AC_DEFUN([MCA_opal_pmix_ext2x_CONFIG],[
AS_IF([test "$opal_external_pmix_happy" = "yes"],
[ # check for the 2.x version
- AC_MSG_CHECKING([if external component is version
2
.x])
- AS_IF([test "$opal_external_pmix_version" = "
2
x"],
+ AC_MSG_CHECKING([if external component is version
3
.x])
+ AS_IF([test "$opal_external_pmix_version" = "
3
x"],
[AC_MSG_RESULT([yes])
AS_IF([test "$opal_event_external_support" != "yes"],
[AC_MSG_WARN([EXTERNAL PMIX SUPPORT REQUIRES USE OF EXTERNAL LIBEVENT])