From: Ján Tomko Date: Wed, 9 May 2018 12:32:05 +0000 (+0200) Subject: build: undef WITH_JANSSON for SETUID_RPC_CLIENT X-Git-Tag: v4.6.0-rc1~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93fdc9e0b0cbb2eec32745a868ac4633f0912ad5;p=thirdparty%2Flibvirt.git build: undef WITH_JANSSON for SETUID_RPC_CLIENT There is no code using WITH_JANSSON yet, but once we add it, it should not be compiled for the setuid_rpc_client. Signed-off-by: Ján Tomko --- diff --git a/config-post.h b/config-post.h index 063e30fa37..24117bbbd4 100644 --- a/config-post.h +++ b/config-post.h @@ -36,6 +36,7 @@ # undef WITH_DEVMAPPER # undef WITH_DTRACE_PROBES # undef WITH_GNUTLS +# undef WITH_JANSSON # undef WITH_LIBSSH # undef WITH_MACVTAP # undef WITH_NUMACTL