qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 06/15] configure: Enable test and libs for zstd


From: Juan Quintela
Subject: Re: [PULL 06/15] configure: Enable test and libs for zstd
Date: Mon, 02 Mar 2020 09:00:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Richard Henderson <address@hidden> wrote:
>> +##########################################
>> +# zstd check
>> +
>> +if test "$zstd" != "no" ; then
>> +    if $pkg_config --exist libzstd ; then
>
> The option is spelled --exists.  This is generating an error during configure.

Ooops, you are right.

Sending a patch.  Just wondering why I didn't saw that error :-(

Thanks, Juan.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]