From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [5344] Implement a HCI passthrough to host.
Date: Mon, 29 Sep 2008 11:16:35 -0500 [thread overview]
Message-ID: <48E0FF63.1050808@codemonkey.ws> (raw)
In-Reply-To: <f43fc5580809290815i5a804033qd227d3b66b56bced@mail.gmail.com>
Blue Swirl wrote:
> On 9/29/08, Andrzej Zaborowski <balrogg@gmail.com> wrote:
>
>> Revision: 5344
>> http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5344
>> Author: balrog
>> Date: 2008-09-28 23:49:55 +0000 (Sun, 28 Sep 2008)
>>
>>
>
>
>> +# bluez support probe
>> +if test "$bluez" = "yes" ; then
>> + `pkg-config bluez` || bluez="no"
>> +fi
>>
>
> I think probing should be done more like curses or AIO probes.
>
Mainly because this breaks cross-compilation. See VNC TLS detection for
how to detect something with pkg-config without breaking cross compilation.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-09-29 16:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-28 23:49 [Qemu-devel] [5344] Implement a HCI passthrough to host Andrzej Zaborowski
2008-09-29 15:15 ` Blue Swirl
2008-09-29 16:16 ` Anthony Liguori [this message]
2008-09-29 16:23 ` Anthony Liguori
2008-09-30 2:34 ` andrzej zaborowski
2008-09-30 14:56 ` Anthony Liguori
2008-09-30 16:00 ` Blue Swirl
2008-09-30 16:10 ` andrzej zaborowski
2008-09-30 16:12 ` Anthony Liguori
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=48E0FF63.1050808@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.org \
/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).