]> git.proxmox.com Git - mirror_qemu.git/commit - meson.build
Replacing CONFIG_VNC_PNG with CONFIG_PNG
authorKshitij Suri <kshitij.suri@nutanix.com>
Fri, 8 Apr 2022 07:13:34 +0000 (07:13 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 27 Apr 2022 05:50:28 +0000 (07:50 +0200)
commit95f8510ef428f988897176b9585b8ba1432f939f
tree723f3f0f65551ec67f61ef84c66d28fccf307f67
parent67ae04273736f103b31fb5d1f9e5170dfee3d64c
Replacing CONFIG_VNC_PNG with CONFIG_PNG

Libpng is only detected if VNC is enabled currently. This patch adds a
generalised png option in the meson build which is aimed to replace use of
CONFIG_VNC_PNG with CONFIG_PNG.

Signed-off-by: Kshitij Suri <kshitij.suri@nutanix.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220408071336.99839-2-kshitij.suri@nutanix.com>

[ kraxel: add meson-buildoptions.sh updates ]
[ kraxel: fix centos8 testcase ]
[ kraxel: update --enable-vnc-png too ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
--enable-vnc-png fixup

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
meson.build
meson_options.txt
scripts/ci/org.centos/stream/8/x86_64/configure
scripts/coverity-scan/run-coverity-scan
scripts/meson-buildoptions.sh
ui/vnc-enc-tight.c
ui/vnc.c
ui/vnc.h