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

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

 



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.

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux