From: Paolo Bonzini <pbonzini@redhat.com>
To: Kshitij Suri <kshitij.suri@nutanix.com>
Cc: qemu-devel@nongnu.org, eblake@redhat.com, dgilbert@redhat.com,
armbru@redhat.com, kraxel@redhat.com, thuth@redhat.com,
prerna.saxena@nutanix.com, soham.ghosh@nutanix.com,
prachatos.mitra@nutanix.com, berrange@redhat.com,
philippe.mathieu.daude@gmail.com, peter.maydell@linaro.org,
pbonzini@redhat.com
Subject: Re: [PATCH v1] Make png parameter to ui/meson.build independent of vnc
Date: Wed, 11 May 2022 09:46:27 +0200 [thread overview]
Message-ID: <20220511074626.165398-1-pbonzini@redhat.com> (raw)
In-Reply-To: <20220510161932.228481-1-kshitij.suri@nutanix.com>
> +if png.found()
> + softmmu_ss.add(png)
> +endif
Queued, thanks. However, this can be just "softmmu_ss.add(png) without
the if, so I adjusted that.
Paolo
next prev parent reply other threads:[~2022-05-11 8:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-10 16:19 [PATCH v1] Make png parameter to ui/meson.build independent of vnc Kshitij Suri
2022-05-11 7:46 ` Paolo Bonzini [this message]
2022-05-11 8:21 ` Kshitij Suri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220511074626.165398-1-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=dgilbert@redhat.com \
--cc=eblake@redhat.com \
--cc=kraxel@redhat.com \
--cc=kshitij.suri@nutanix.com \
--cc=peter.maydell@linaro.org \
--cc=philippe.mathieu.daude@gmail.com \
--cc=prachatos.mitra@nutanix.com \
--cc=prerna.saxena@nutanix.com \
--cc=qemu-devel@nongnu.org \
--cc=soham.ghosh@nutanix.com \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).