mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-25 10:04:17 +03:00
Update autoconf.
This commit is contained in:
parent
69b9a614c7
commit
82e18a35a9
6
configure
vendored
6
configure
vendored
@ -8099,6 +8099,12 @@ $as_echo "Disabling clvmd build. No cluster manager detected." >&6; }
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ `expr x"$CLVMD" : '.*corosync.*'` != 0 ]; then
|
||||||
|
if test x$HAVE_CMAP = xyes; then
|
||||||
|
CLVMD_CMANAGERS="$CLVMD_CMANAGERS dlm"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
if test "x$CLVMD" != xnone; then
|
if test "x$CLVMD" != xnone; then
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user