From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYC4Z-0002Tg-HA for qemu-devel@nongnu.org; Tue, 13 Nov 2012 03:42:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TYC4W-00011w-Es for qemu-devel@nongnu.org; Tue, 13 Nov 2012 03:42:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:10008) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TYC4W-00011i-7P for qemu-devel@nongnu.org; Tue, 13 Nov 2012 03:42:16 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAD8gFUg014100 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 13 Nov 2012 03:42:15 -0500 From: Gerd Hoffmann Date: Tue, 13 Nov 2012 09:42:07 +0100 Message-Id: <1352796133-956-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/6] pixman build fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, This patch series fixes the build issues with the internal pixman submodule. It also adds licensing info to the qemu-pixman.[ch] files. please pull, Gerd The following changes since commit f5022a135e4309a54d433c69b2a056756b2d0d6b: aio: fix aio_ctx_prepare with idle bottom halves (2012-11-12 20:02:09 +0400) are available in the git repository at: git://git.kraxel.org/qemu pixman.v4 Gerd Hoffmann (6): pixman: add output dir to include path pixman: pass tools to configure pixman: disable gtk pixman: add pass cflags, add -fPIC pixman: build internal version early pixman: add licensing info Makefile | 2 +- configure | 17 +++++++++++------ qemu-pixman.c | 5 +++++ qemu-pixman.h | 5 +++++ 4 files changed, 22 insertions(+), 7 deletions(-)