File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
1010dnl University of Stuttgart. All rights reserved.
1111dnl Copyright (c) 2004-2005 The Regents of the University of California.
1212dnl All rights reserved.
13- dnl Copyright (c) 2010-2015 Cisco Systems, Inc. All rights reserved.
13+ dnl Copyright (c) 2010-2016 Cisco Systems, Inc. All rights reserved.
1414dnl Copyright (c) 2013-2014 Intel, Inc. All rights reserved.
1515dnl $COPYRIGHT $
1616dnl
@@ -86,7 +86,7 @@ AC_DEFUN([OPAL_MCA],[
8686 if test " $enable_mca_no_build " = " yes" ; then
8787 AC_MSG_RESULT([yes])
8888 AC_MSG_ERROR([*** The enable-mca-no-build flag requires an explicit list
89- *** of type-component pairs. For example, --enable-mca-direct = pml-ob1])
89+ *** of type-component pairs. For example, --enable-mca-no-build = pml-ob1])
9090 else
9191 ifs_save=" $IFS "
9292 IFS=" ${IFS} $PATH_SEPARATOR ,"
You can’t perform that action at this time.
0 commit comments