From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeLpL-0007Ya-7x for qemu-devel@nongnu.org; Wed, 15 Oct 2014 06:29:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeLpG-0004zZ-E1 for qemu-devel@nongnu.org; Wed, 15 Oct 2014 06:29:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:12540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeLpG-0004zS-7d for qemu-devel@nongnu.org; Wed, 15 Oct 2014 06:29:02 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9FAT1u0000569 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 15 Oct 2014 06:29:01 -0400 From: Gerd Hoffmann Date: Wed, 15 Oct 2014 12:28:56 +0200 Message-Id: <1413368937-12131-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] configure: Prepend pixman and ftd flags to overrule system-provided ones List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Build fix for systems with old pixman (old enouth that configure ignores it and uses the submodule instead). please pull, Gerd The following changes since commit b1d28ec6a7dbdaadda39d29322f0de694aeb0b74: Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging (2014-10-10 14:55:29 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-console-20141015-1 for you to fetch changes up to 50e12060696711eca1b09b82b9215ccdeaadfd09: configure: Prepend pixman and ftd flags to overrule system-provided ones (2014-10-15 12:20:27 +0200) ---------------------------------------------------------------- configure: Prepend pixman and ftd flags to overrule system-provided ones ---------------------------------------------------------------- Jan Kiszka (1): configure: Prepend pixman and ftd flags to overrule system-provided ones configure | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)