From 220d9d0ee0720ec5ac2d26ca046e5a0096fccbdc Mon Sep 17 00:00:00 2001 From: Alastair McKinstry Date: Wed, 18 Jul 2018 11:20:16 +0100 Subject: [PATCH] force-pmix-3 Gbp-Pq: Name force-pmix-3.patch --- opal/mca/pmix/ext2x/configure.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opal/mca/pmix/ext2x/configure.m4 b/opal/mca/pmix/ext2x/configure.m4 index 171f735f..a56f49ec 100644 --- 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" = "2x"], + AC_MSG_CHECKING([if external component is version 3.x]) + AS_IF([test "$opal_external_pmix_version" = "3x"], [AC_MSG_RESULT([yes]) AS_IF([test "$opal_event_external_support" != "yes"], [AC_MSG_WARN([EXTERNAL PMIX SUPPORT REQUIRES USE OF EXTERNAL LIBEVENT]) -- 2.30.2