File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
opal/mca/event/libevent2022 Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 14
14
#
15
15
AC_DEFUN([MCA_opal_event_libevent2022_PRIORITY], [80])
16
16
17
- #
18
- # Force this component to compile in static-only mode
19
- #
17
+ dnl
18
+ dnl Force this component to compile in static-only mode
19
+ dnl
20
20
AC_DEFUN([MCA_opal_event_libevent2022_COMPILE_MODE], [
21
21
AC_MSG_CHECKING([for MCA component $2 :$3 compile mode])
22
22
$4 = " static"
82
82
])
83
83
])
84
84
85
- # MCA_event_libevent2022_CONFIG([action-if-can-compile],
86
- # [action-if-cant-compile])
87
- # ------------------------------------------------
85
+ dnl MCA_event_libevent2022_CONFIG([action-if-can-compile],
86
+ dnl [action-if-cant-compile])
87
+ dnl ------------------------------------------------
88
88
AC_DEFUN([MCA_opal_event_libevent2022_CONFIG],[
89
89
# We know that the external event component will be configured
90
90
# before this one because of its priority. This component is only
You can’t perform that action at this time.
0 commit comments