You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HAVE_SEM_OPEN and HAVE_SEM_INIT are used by sharedfp/sm, but
OPAL_SEARCH_LIBS_COMPONENT(), which works similarly to AC_CHECK_FUNCS(),
does not define them. This patch adds AC_CHECK_FUNCS() to define those
macros in opal_config.h.
Signed-off-by: Shintaro Iwasaki <siwasaki@anl.gov>
0 commit comments