]> git.proxmox.com Git - qemu.git/commit
configure: allow disabling pixman if not needed
authorRobert Schiele <rschiele@gmail.com>
Tue, 4 Dec 2012 15:58:08 +0000 (16:58 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Sun, 23 Dec 2012 20:38:52 +0000 (14:38 -0600)
commit74880fe27d2120ab3861dc857ecd025db1a67038
tree71511ef2d164e1635457e24b46fcd110ed2584d0
parent2915efbfa8efadaa2806e827ba92b8dba4f7cd52
configure: allow disabling pixman if not needed

When we build neither any system emulation targets nor the tools there
is actually no need for pixman library.  In that case do not enforce
presence of that library on the system.

Reviewed-by: Andreas F=E4rber <afaerber@suse.de>
Signed-off-by: Robert Schiele <rschiele@gmail.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure
target-unicore32/helper.c