qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [5344] Implement a HCI passthrough to host.


From: Anthony Liguori
Subject: Re: [Qemu-devel] [5344] Implement a HCI passthrough to host.
Date: Mon, 29 Sep 2008 11:16:35 -0500
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Blue Swirl wrote:
On 9/29/08, Andrzej Zaborowski <address@hidden> 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





reply via email to

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