File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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,
10
10
dnl University of Stuttgart. All rights reserved.
11
11
dnl Copyright (c) 2004-2005 The Regents of the University of California.
12
12
dnl All rights reserved.
13
- dnl Copyright (c) 2010-2016 Cisco Systems, Inc. All rights reserved.
13
+ dnl Copyright (c) 2010-2021 Cisco Systems, Inc. All rights reserved
14
14
dnl Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
15
15
dnl Copyright (c) 2018-2021 Amazon.com, Inc. or its affiliates.
16
16
dnl All Rights reserved.
@@ -61,9 +61,9 @@ AC_DEFUN([OPAL_MCA],[
61
61
[ AS_HELP_STRING ( [ --enable-mca-no-build=LIST] ,
62
62
[ Comma-separated list of <type>-<component> pairs
63
63
that will not be built. Example:
64
- "--enable-mca-no-build=btl-portals,oob-ud " will
65
- disable building the "portals " btl and the "ud "
66
- oob components.] ) ] )
64
+ "--enable-mca-no-build=btl-portals4,topo-treematch " will
65
+ disable building the "portals4 " btl and the "treematch "
66
+ topo components.] ) ] )
67
67
AC_ARG_ENABLE ( [ mca-dso] ,
68
68
[ AS_HELP_STRING ( [ --enable-mca-dso=LIST] ,
69
69
[ Comma-separated list of types and/or
You can’t perform that action at this time.
0 commit comments