Home | History | Annotate | Download | only in dist

Lines Matching refs:cman

340                            * cman,gulm             (RHEL4 or equivalent)
341 * cman (RHEL5 or equivalent)
342 * cman,corosync,openais (or selection of them)
374 if [[ `expr x"$CLVMD" : '.*cman.*'` != 0 ]]; then
444 dnl -- Look for cman libraries if required.
446 PKG_CHECK_MODULES(CMAN, libcman, [HAVE_CMAN=yes],
449 check_lib_no_libs cman cman_init
485 dnl -- optional for openais/cman build.
540 AC_MSG_RESULT([Enabling clvmd cman cluster manager])
541 CLVMD="$CLVMD,cman"