From bbbd4fed69d88e67678994cb611d082d27bb774b Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Thu, 26 Aug 2021 16:53:33 +0200 Subject: vdo: Rename vdoimport to lvm_import_vdo. --- configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index c2d2cff5b..cd94cbca2 100755 --- a/configure +++ b/configure @@ -12552,8 +12552,8 @@ $as_echo "$FSADM" >&6; } ################################################################################ -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to install vdoimport" >&5 -$as_echo_n "checking whether to install vdoimport... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to install lvm_import_vdo" >&5 +$as_echo_n "checking whether to install lvm_import_vdo... " >&6; } # Check whether --enable-vdoimport was given. if test "${enable_vdoimport+set}" = set; then : enableval=$enable_vdoimport; VDOIMPORT=$enableval @@ -14048,7 +14048,7 @@ cat >>confdefs.h <<_ACEOF _ACEOF -VDOIMPORT_PATH="$SBINDIR/vdoimport" +VDOIMPORT_PATH="$SBINDIR/lvm_import_vdo" cat >>confdefs.h <<_ACEOF #define VDOIMPORT_PATH "$VDOIMPORT_PATH" -- cgit v1.2.1