From 27383a4b3d621e6c2497c8b1f55e2a700a6ef39a Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Sat, 12 Sep 2020 19:04:22 +0200 Subject: configure: just upper case start of sentence --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 7fdd20206..219a3ba2f 100755 --- a/configure +++ b/configure @@ -15299,8 +15299,8 @@ $as_echo "$as_me: WARNING: You should install latest cache_check vsn 0.7.0 to us fi if test -n "$VDO_CONFIGURE_WARN"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized 'vdoformat' tool is REQUIRED for VDO logical volume creation!" >&5 -$as_echo "$as_me: WARNING: unrecognized 'vdoformat' tool is REQUIRED for VDO logical volume creation!" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unrecognized 'vdoformat' tool is REQUIRED for VDO logical volume creation!" >&5 +$as_echo "$as_me: WARNING: Unrecognized 'vdoformat' tool is REQUIRED for VDO logical volume creation!" >&2;} fi -- cgit v1.2.1