[libvirt] [PATCHv2 08/12] FIXUP: make nss depend on Jansson instead of yajl

Peter Krempa pkrempa at redhat.com
Fri May 11 08:00:37 UTC 2018


On Thu, May 10, 2018 at 18:44:20 +0200, Ján Tomko wrote:
> ---
>  m4/virt-nss.m4 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/m4/virt-nss.m4 b/m4/virt-nss.m4
> index 951a74e835..6dc0d663b9 100644
> --- a/m4/virt-nss.m4
> +++ b/m4/virt-nss.m4
> @@ -27,9 +27,9 @@ AC_DEFUN([LIBVIRT_CHECK_NSS],[
>    bsd_nss=no
>    fail=0
>    if test "x$with_nss_plugin" != "xno" ; then
> -    if test "x$with_yajl" != "xyes" ; then
> +    if test "x$with_jansson" != "xyes" ; then
>        if test "x$with_nss_plugin" = "xyes" ; then
> -        AC_MSG_ERROR([Can't build nss plugin without yajl])
> +        AC_MSG_ERROR([Can't build nss plugin without JSON])

JSON support

>        else
>          with_nss_plugin=no
>        fi

ACK to this bit as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20180511/5c06648a/attachment-0001.sig>


More information about the libvir-list mailing list