qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 2/9] Replacing CONFIG_VNC_PNG with CONFIG_PNG


From: Kshitij Suri
Subject: Re: [PULL 2/9] Replacing CONFIG_VNC_PNG with CONFIG_PNG
Date: Thu, 28 Apr 2022 14:11:17 +0530
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

Hi,

Apologies for missing the references. Should I send an updated patch for the same?

Regards,

Kshitij Suri

On 26/04/22 11:05 pm, Richard Henderson wrote:
y 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 ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
  meson_options.txt                              |  4 ++--
  ui/vnc.h                                       |  2 +-
  ui/vnc-enc-tight.c                             | 18 +++++++++---------
  ui/vnc.c                                       |  4 ++--
  meson.build                                    | 12 +++++++-----
  .../ci/org.centos/stream/8/x86_64/configure    |  2 +-
  scripts/meson-buildoptions.sh                  |  6 +++---
  7 files changed, 25 insertions(+), 23 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]