summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2021-10-15 00:32:36 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2021-10-15 00:32:36 +0200
commit52a52d556773cf57007932ed483d20d21bd53823 (patch)
tree44524eaeaa551a7f7d4453030c3d2537984fbfac /configure
parent04725763a1eb20565cc66e1fd009d9ee93220524 (diff)
downloadlvm2-52a52d556773cf57007932ed483d20d21bd53823.tar.gz
configure: bash var typo
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7f55569b0..808029a79 100755
--- a/configure
+++ b/configure
@@ -11646,7 +11646,7 @@ $as_echo "#define APP_MACHINEID_SUPPORT 1" >>confdefs.h
SYSTEMD_MIN_VERSION=234
fi
-if test -n "SYSTEMD_MIN_VERSION"; then :
+if test -n "$SYSTEMD_MIN_VERSION"; then :
pkg_config_init