]> git.ipfire.org Git - thirdparty/qemu.git/commit
configure: Require at least spice-protocol-0.12.3
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 1 Mar 2013 07:43:18 +0000 (08:43 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 2 Apr 2013 16:48:51 +0000 (11:48 -0500)
commit4e4566ce78e8d0668a0b66c90b4bc01b5c88d050
tree63503ec2edf3b3bcbc6b2730e56a132280072ff7
parent43e00611bcf40cde483b2d44374ae0ff15eed346
configure: Require at least spice-protocol-0.12.3

As of 5a49d3e9 we assume SPICE_PORT_EVENT_BREAK to be defined.
However, it is defined not in 0.12.2 what we require now, but in
0.12.3.  Therefore in order to prevent build failure we must
adjust our minimal requirements.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
(cherry picked from commit 358689fe299c306f1d81bea57a5067d0abb56699)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
configure