Re: [Qemu-devel] [PATCH] Allow the use of X11 from a non standard location.

2015-01-09 Thread Paolo Bonzini
On 09/01/2015 20:08, Jeremy White wrote: > Signed-off-by: Jeremy White > --- > configure| 24 +++- > hw/display/Makefile.objs |1 + > 2 files changed, 20 insertions(+), 5 deletions(-) > > diff --git a/configure b/configure > index cae588c..6c698ed 1007

[Qemu-devel] [PATCH] Allow the use of X11 from a non standard location.

2015-01-09 Thread Jeremy White
Signed-off-by: Jeremy White --- configure| 24 +++- hw/display/Makefile.objs |1 + 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/configure b/configure index cae588c..6c698ed 100755 --- a/configure +++ b/configure @@ -2034,6 +2034,15 @@