]> git.proxmox.com Git - mirror_qemu.git/commit - configure
Revert "pixman: require 0.18.4 or newer"
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 14 Dec 2012 07:54:22 +0000 (08:54 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 14 Dec 2012 20:55:57 +0000 (20:55 +0000)
commitcb1d40d7ccfc18ba1fcb9e064402d930349ee047
tree47268ea6d5abe9b9167b94b5a1e29c41df907074
parentfbddfc727bde692f009a269e8e628d8c152b537b
Revert "pixman: require 0.18.4 or newer"

This reverts commit 288fa40736e6eb63132d01aa6dc21ee831b796ae.

The only reason old pixman versions didn't work was the missing
PIXMAN_TYPE_BGRA, which is properly #ifdef'ed now.  So we don't
have to require a minimum pixman version.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure