qemu-devel
[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: Richard Henderson
Subject: Re: [PULL 06/15] configure: Enable test and libs for zstd
Date: Sat, 29 Feb 2020 12:06:48 -0800

> +##########################################
> +# 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.

r~



reply via email to

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