]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: detect presence of libxendevicemodel
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 7 Mar 2017 10:55:33 +0000 (10:55 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 21 Apr 2017 19:39:36 +0000 (12:39 -0700)
commitda8090ccb7735aed5a46ce27dfbe8486cfce61f5
treec4283a88e587ba32843b91819857ed3b2342fb09
parent8f25e7544150abd4bfd4ef35fe152c049b5ea5e7
configure: detect presence of libxendevicemodel

This patch adds code in configure to set CONFIG_XEN_CTRL_INTERFACE_VERSION
to a new value of 490 if libxendevicemodel is present in the build
environment.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Anthony Perard <anthony.perard@citrix.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
configure