]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: Fix "ERROR: ERROR: " for missing/incompatible DTC
authorAndreas Färber <afaerber@suse.de>
Mon, 17 Jun 2013 23:09:06 +0000 (01:09 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 21 Jun 2013 18:52:50 +0000 (22:52 +0400)
commitf2c4ddd9c32f7f389e83a0d866fb600e37985d03
treeb89897f2a15e626b9343bad48fb9ff12cd5f9682
parent87e613ea9ed30f4217fd11aa2ad28a9fb4f1c54a
configure: Fix "ERROR: ERROR: " for missing/incompatible DTC

error_exit already prepends "ERROR: ", so no need to print it manually.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
configure