Quoting Marc-André Lureau (2015-08-27 09:05:40)
> Hi
> 
> On Thu, Aug 27, 2015 at 3:42 PM, Michael Roth <mdr...@linux.vnet.ibm.com> 
> wrote:
> > If we keep the $enabled != "no" logic all the way through, $enabled,
> > unless explicitly turned off or missing dependencies, will be
> > undefined when the configure options are summarized via:
> >
> >   configure: qemu-ga: report MSI install support in summary
> >
> > requiring the user to infer whether we'll default to "yes" or "no".
> > The current logic in fact defaults to "yes" in function, so with this
> > patch we're simply setting that flag early on so we can report "yes"
> > rather than undefined.
> 
> Where is it reported? I don't see that in the configure summary, did
> you add it in another patch?

Yes, recently patch, only applied to qga-dev currently:

  https://lists.gnu.org/archive/html/qemu-devel/2015-08/msg03170.html

> 
> 
> -- 
> Marc-André Lureau
> 


Reply via email to