summaryrefslogtreecommitdiff
path: root/lib/misc/configure.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/misc/configure.h.in')
-rw-r--r--lib/misc/configure.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/misc/configure.h.in b/lib/misc/configure.h.in
index 6daf105aa..89b7a7bc7 100644
--- a/lib/misc/configure.h.in
+++ b/lib/misc/configure.h.in
@@ -105,6 +105,9 @@
/* Use lvmetad by default. */
#undef DEFAULT_USE_LVMETAD
+/* Use lvmlockd by default. */
+#undef DEFAULT_USE_LVMLOCKD
+
/* Use lvmpolld by default. */
#undef DEFAULT_USE_LVMPOLLD
@@ -534,6 +537,12 @@
/* Define to 1 to include code that uses lvmetad. */
#undef LVMETAD_SUPPORT
+/* Path to lvmlockd pidfile. */
+#undef LVMLOCKD_PIDFILE
+
+/* Define to 1 to include code that uses lvmlockd. */
+#undef LVMLOCKD_SUPPORT
+
/* Path to lvmpolld pidfile. */
#undef LVMPOLLD_PIDFILE