Re: [PATCH] docs: don't install corresponding man page if guest agent is disabled

2021-01-28 Thread Paolo Bonzini
On 28/01/21 15:58, Stefan Reiter wrote: No sense outputting the qemu-ga and qemu-ga-ref man pages when the guest agent binary itself is disabled. This mirrors behaviour from before the meson switch. Signed-off-by: Stefan Reiter --- docs/meson.build | 6 -- 1 file changed, 4 insertions(+)

[PATCH] docs: don't install corresponding man page if guest agent is disabled

2021-01-28 Thread Stefan Reiter
No sense outputting the qemu-ga and qemu-ga-ref man pages when the guest agent binary itself is disabled. This mirrors behaviour from before the meson switch. Signed-off-by: Stefan Reiter --- docs/meson.build | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/meson.bu