From: Ján Tomko Date: Fri, 11 May 2018 12:45:43 +0000 (+0200) Subject: build: remove references to WITH_YAJL for SETUID_RPC_CLIENT X-Git-Tag: v4.6.0-rc1~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1caf8441604b58e4a89aa2c09975b8346928c52a;p=thirdparty%2Flibvirt.git build: remove references to WITH_YAJL for SETUID_RPC_CLIENT We no longer allow building WITH_YAJL, remove the remaining uses of the macro. Signed-off-by: Ján Tomko --- diff --git a/config-post.h b/config-post.h index 24117bbbd4..05672121f0 100644 --- a/config-post.h +++ b/config-post.h @@ -44,8 +44,6 @@ # undef WITH_SSH2 # undef WITH_SYSTEMD_DAEMON # undef WITH_VIRTUALPORT -# undef WITH_YAJL -# undef WITH_YAJL2 #endif /*