mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Update autoconf.
This commit is contained in:
parent
94424fabd0
commit
75fad6eaa7
6
configure
vendored
6
configure
vendored
@ -8099,6 +8099,12 @@ $as_echo "Disabling clvmd build. No cluster manager detected." >&6; }
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user