]> git.proxmox.com Git - qemu.git/commit
configure: detect xen with --extra-cflags / --extra-ldflags
authorChristoph Egger <Christoph.Egger@amd.com>
Tue, 30 Jun 2009 12:59:38 +0000 (14:59 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 9 Jul 2009 21:06:36 +0000 (16:06 -0500)
commitdf7a607b6b1cf3966ba30e7c7bae7c1ae348d679
tree743517b990bbac6029a8b342906a9a9a70bd21cd
parent79c4f6b08009a1d23177c2be8bd003253cf3686a
configure: detect xen with --extra-cflags / --extra-ldflags

Attached patch lets configure find xen headers and xen libs
when called with --extra-cflags and --extra-ldflags options.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
configure