summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-04-30 10:11:23 +0100
committerJoe Thornber <ejt@redhat.com>2018-04-30 10:11:23 +0100
commit2bc896f2a3a0023a4f45f10da3d0a22295a633ee (patch)
tree087c26fa6aa3d6e9e165a83861dc391d4bdc6b9a /test/Makefile.in
parent545ca594689575fdd58877ad6f66abe1fdab815d (diff)
downloadlvm2-2bc896f2a3a0023a4f45f10da3d0a22295a633ee.tar.gz
build: remove --with-{snapshots,mirrors,raid,thin,cache} options from ./configure
It now behaves as if the were all set as 'internal'
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index 097b2fa21..ccf1f31c2 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -275,9 +275,6 @@ lib/flavour-%: $(srcdir)/lib/flavour-%.sh .lib-dir-stamp
lib/paths-common: $(srcdir)/Makefile.in .lib-dir-stamp Makefile
echo 'DM_UDEV_SYNCHRONISATION=$(dm_udev_synchronisation)' >> $@-t
- echo 'THIN=@THIN@' >> $@-t
- echo 'RAID=@RAID@' >> $@-t
- echo 'CACHE=@CACHE@' >> $@-t
echo 'LVMETAD_PIDFILE="@LVMETAD_PIDFILE@"' >> $@-t
echo 'LVMPOLLD_PIDFILE="@LVMPOLLD_PIDFILE@"' >> $@-t
echo 'DMEVENTD_PIDFILE="@DMEVENTD_PIDFILE@"' >> $@-t