summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2018-09-14 13:53:29 +0200
committerMarian Csontos <mcsontos@redhat.com>2018-09-14 13:53:29 +0200
commit0c00af776a27875ee5ffbf3ab2d3b73495ce8c52 (patch)
treefe7cd717951dd2b35619483122208dfe1abaf9d9 /include
parentccb08dfa1d6828c494882030ef181d7fdf38cb0b (diff)
downloadlvm2-0c00af776a27875ee5ffbf3ab2d3b73495ce8c52.tar.gz
build: Update configure
Diffstat (limited to 'include')
-rw-r--r--include/configure.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/configure.h.in b/include/configure.h.in
index f68b09238..372184465 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -90,9 +90,6 @@
/* Use blkid wiping by default. */
#undef DEFAULT_USE_BLKID_WIPING
-/* Use lvmetad by default. */
-#undef DEFAULT_USE_LVMETAD
-
/* Use lvmlockd by default. */
#undef DEFAULT_USE_LVMLOCKD
@@ -550,12 +547,6 @@
/* Path to lvmconfig binary. */
#undef LVMCONFIG_PATH
-/* Path to lvmetad pidfile. */
-#undef LVMETAD_PIDFILE
-
-/* Define to 1 to include code that uses lvmetad. */
-#undef LVMETAD_SUPPORT
-
/* Path to lvmlockd pidfile. */
#undef LVMLOCKD_PIDFILE