]> git.proxmox.com Git - qemu.git/commit - configure
configure: Fix warnings in VDE library probe
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 18 Jul 2012 14:10:25 +0000 (15:10 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Tue, 31 Jul 2012 20:05:54 +0000 (20:05 +0000)
commitfea08e0803f9cf2fc888c5b9fc0fd9b93a2272e7
tree6d120ecaf82401ad6ae1ae483ed55a02fc8a167a
parent7edc3fed5e48bf59744f67d319e32e2cca0cfa8e
configure: Fix warnings in VDE library probe

Fix compile warnings in the VDE library probe ("passing argument 1 of
'vde_open_real' discards 'const' qualifier from pointer target type",
ditto argument 2).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
configure