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 1414#
1515AC_DEFUN([MCA_opal_event_libevent2022_PRIORITY], [80])
1616
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
2020AC_DEFUN([MCA_opal_event_libevent2022_COMPILE_MODE], [
2121 AC_MSG_CHECKING([for MCA component $2 :$3 compile mode])
2222 $4 = " static"
8282 ])
8383])
8484
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 ------------------------------------------------
8888AC_DEFUN([MCA_opal_event_libevent2022_CONFIG],[
8989 # We know that the external event component will be configured
9090 # before this one because of its priority. This component is only
You can’t perform that action at this time.
0 commit comments