Re: [Qemu-devel] [PATCH 3/6] pixman: disable gtk

2012-11-13 Thread Peter Maydell
On 13 November 2012 08:42, Gerd Hoffmann wrote: > gtk isn only needed to build test cases. Since we're going to get a v2 of this patch set, you could correct the typo here: s/isn/is/. > Disable it to simplify the build. > > Signed-off-by: Gerd Hoffmann > --- > Makefile |2 +- > 1 files cha

[Qemu-devel] [PATCH 3/6] pixman: disable gtk

2012-11-13 Thread Gerd Hoffmann
gtk isn only needed to build test cases. Disable it to simplify the build. Signed-off-by: Gerd Hoffmann --- Makefile |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile b/Makefile index 7b267c9..0d2ce50 100644 --- a/Makefile +++ b/Makefile @@ -122,7 +122,7 @@ subdi