From 2c806677ba146793804c8b293475902e6a6db5b6 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Tue, 28 Feb 2012 18:20:58 +0000 Subject: [PATCH] Add LVMETAD_SUPPORT --- lib/misc/configure.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/misc/configure.h.in b/lib/misc/configure.h.in index 350708d47..f275aea46 100644 --- a/lib/misc/configure.h.in +++ b/lib/misc/configure.h.in @@ -452,6 +452,9 @@ /* Define to 1 to include built-in support for LVM1 metadata. */ #undef LVM1_INTERNAL +/* Define to 1 to include code that uses lvmetad. */ +#undef LVMETAD_SUPPORT + /* Path to lvm binary. */ #undef LVM_PATH -- 2.43.5