Juan Quintela <quint...@redhat.com> writes:

> Richard Henderson <richard.hender...@linaro.org> 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 :-(

I was only noticing when re-directing output - otherwise you miss it in
a fairly long scrollback.

>
> Thanks, Juan.


-- 
Alex Bennée

Reply via email to