File tree 1 file changed +7
-7
lines changed 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
dnl -* - shell-script -* -
2
2
dnl
3
- dnl Copyright (c) 2010-2013 Cisco Systems, Inc. All rights reserved.
3
+ dnl Copyright (c) 2010-2018 Cisco Systems, Inc. All rights reserved
4
4
dnl $COPYRIGHT $
5
5
dnl
6
6
dnl Additional copyrights may follow
7
7
dnl
8
8
dnl $HEADER $
9
9
dnl
10
10
11
- # There will only be one component used in this framework, and it will
12
- # be selected at configure time by priority. Components must set
13
- # their priorities in their configure.m4 files. They must also set
14
- # the shell variable $opal_event_base_include to a header file name
15
- # (relative to opal/mca/event) that will be included in
16
- # opal/mca/event/event.h.
11
+ dnl There will only be one component used in this framework, and it will
12
+ dnl be selected at configure time by priority. Components must set
13
+ dnl their priorities in their configure.m4 files. They must also set
14
+ dnl the shell variable $opal_event_base_include to a header file name
15
+ dnl (relative to opal/mca/event) that will be included in
16
+ dnl opal/mca/event/event.h.
17
17
18
18
dnl We only want one winning component (vs. STOP_AT_FIRST_PRIORITY,
19
19
dnl which will allow all components of the same priority who succeed to
You can’t perform that action at this time.
0 commit comments