On Fri, Mar 15, 2013 at 7:53 PM, Peter Maydell wrote:
> On 15 March 2013 11:46, Qingtang Zhou wrote:
> > This patch let configure tool print out which library
> > is missing besides the qemu feature name when it fails.
>
> just fyi, this is going to clash badly with the patch I posted to
> the li
On 15 March 2013 11:46, Qingtang Zhou wrote:
> This patch let configure tool print out which library
> is missing besides the qemu feature name when it fails.
just fyi, this is going to clash badly with the patch I posted to
the list yesterday to abstract out error message printing better.
> @@
This patch let configure tool print out which library
is missing besides the qemu feature name when it fails.
CC: Blue Swirl
CC: Anthony Liguori
Signed-off-by: Qingtang Zhou
---
configure | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/configure b/configure