[libvirt] [PATCHv3 11/13] build: remove references to WITH_YAJL for SETUID_RPC_CLIENT

Ján Tomko posted 13 patches 7 years ago
[libvirt] [PATCHv3 11/13] build: remove references to WITH_YAJL for SETUID_RPC_CLIENT
Posted by Ján Tomko 7 years ago
We no longer allow building WITH_YAJL, remove the remaining
uses of the macro.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
---
 config-post.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config-post.h b/config-post.h
index cb2fc2b4ee..f561935bd7 100644
--- a/config-post.h
+++ b/config-post.h
@@ -45,8 +45,6 @@
 # undef WITH_SSH2
 # undef WITH_SYSTEMD_DAEMON
 # undef WITH_VIRTUALPORT
-# undef WITH_YAJL
-# undef WITH_YAJL2
 #endif
 
 /*
-- 
2.16.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCHv3 11/13] build: remove references to WITH_YAJL for SETUID_RPC_CLIENT
Posted by Peter Krempa 6 years, 12 months ago
On Fri, May 11, 2018 at 14:59:12 +0200, Ján Tomko wrote:
> We no longer allow building WITH_YAJL, remove the remaining
> uses of the macro.
> 
> Signed-off-by: Ján Tomko <jtomko@redhat.com>
> ---

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