Re: [PATCH 1/1] configure: fix incorrect have_keyring check

2020-07-13 Thread Philippe Mathieu-Daudé
Hi Alexey, On 7/13/20 10:55 AM, Alexey Kirillov wrote: > In some shells, we can't use == sign (as example, in dash). > > Signed-off-by: Alexey Kirillov > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index 31e2ddbf28..f65914f98

[PATCH 1/1] configure: fix incorrect have_keyring check

2020-07-13 Thread Alexey Kirillov
In some shells, we can't use == sign (as example, in dash). Signed-off-by: Alexey Kirillov --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 31e2ddbf28..f65914f98f 100755 --- a/configure +++ b/configure @@ -6486,7 +6486,7 @@ EOF fi if