From 649c45078f679593f637a6b891f7ef970e540717 Mon Sep 17 00:00:00 2001 From: Petr Rockai Date: Thu, 18 Mar 2010 09:19:30 +0000 Subject: Add infrastructure for running the functional testsuite with locking_type set to 3, using a local (singlenode) clvmd. --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 3473d953..2c052a6a 100644 --- a/configure.in +++ b/configure.in @@ -340,6 +340,7 @@ AC_ARG_WITH(clvmd, * cman,gulm (RHEL4 or equivalent) * cman (RHEL5 or equivalent) * cman,corosync,openais (or selection of them) + * singlenode (localhost only) * all (autodetect) * none (disable build) [TYPE=none] ], -- cgit