summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2009-07-30 12:31:45 +0000
committerAlasdair Kergon <agk@redhat.com>2009-07-30 12:31:45 +0000
commitf15a2320bd94111c6796b2743fd175a2b74766a5 (patch)
treeba20685cfd2d20cd68b67dea391659e0669da30c /configure
parent82c445b01d85df6cf9558ce7203e74e78841a377 (diff)
downloadlvm2-f15a2320bd94111c6796b2743fd175a2b74766a5.tar.gz
lvm2-f15a2320bd94111c6796b2743fd175a2b74766a5.tar.xz
lvm2-f15a2320bd94111c6796b2743fd175a2b74766a5.zip
corosync not cman...
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 03af9d16..1e2d1c7d 100755
--- a/configure
+++ b/configure
@@ -9190,7 +9190,7 @@ if test x$CLVMD != xnone && test x$CLUSTER = xnone; then
CLUSTER=internal
fi
-if [ "x$CLVMD" = xall -o `expr x"$CLVMD" : '.*cman.*'` != 0 ]; then
+if [ "x$CLVMD" = xall -o `expr x"$CLVMD" : '.*corosync.*'` != 0 ]; then
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then