opal_mca.m4: fix help message typo
Thanks to Paul Hargrove for reporting. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
Этот коммит содержится в:
родитель
cc53feaa66
Коммит
cd6ab54fdf
@ -10,7 +10,7 @@ dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|||||||
dnl University of Stuttgart. All rights reserved.
|
dnl University of Stuttgart. All rights reserved.
|
||||||
dnl Copyright (c) 2004-2005 The Regents of the University of California.
|
dnl Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
dnl All rights reserved.
|
dnl All rights reserved.
|
||||||
dnl Copyright (c) 2010-2015 Cisco Systems, Inc. All rights reserved.
|
dnl Copyright (c) 2010-2016 Cisco Systems, Inc. All rights reserved.
|
||||||
dnl Copyright (c) 2013-2014 Intel, Inc. All rights reserved.
|
dnl Copyright (c) 2013-2014 Intel, Inc. All rights reserved.
|
||||||
dnl $COPYRIGHT$
|
dnl $COPYRIGHT$
|
||||||
dnl
|
dnl
|
||||||
@ -86,7 +86,7 @@ AC_DEFUN([OPAL_MCA],[
|
|||||||
if test "$enable_mca_no_build" = "yes"; then
|
if test "$enable_mca_no_build" = "yes"; then
|
||||||
AC_MSG_RESULT([yes])
|
AC_MSG_RESULT([yes])
|
||||||
AC_MSG_ERROR([*** The enable-mca-no-build flag requires an explicit list
|
AC_MSG_ERROR([*** The enable-mca-no-build flag requires an explicit list
|
||||||
*** of type-component pairs. For example, --enable-mca-direct=pml-ob1])
|
*** of type-component pairs. For example, --enable-mca-no-build=pml-ob1])
|
||||||
else
|
else
|
||||||
ifs_save="$IFS"
|
ifs_save="$IFS"
|
||||||
IFS="${IFS}$PATH_SEPARATOR,"
|
IFS="${IFS}$PATH_SEPARATOR,"
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user