]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: error on unknown --with-sdlabi value
authorCole Robinson <crobinso@redhat.com>
Fri, 6 May 2016 18:03:08 +0000 (14:03 -0400)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 11 May 2016 06:02:40 +0000 (08:02 +0200)
commite07047cfd777ec92073ed81fcb383e1857aefef1
tree1ffff99ee40ab892d2181a603a30c55ae824c084
parentee8466d0ea1db1d19e1d56817df0668eeb6924eb
configure: error on unknown --with-sdlabi value

I accidentally tried --with-sdlabi="1.0", and it failed much later in
a weird way. Instead, throw an error if the value isn't in our
whitelist.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Message-id: 60e4822e17697d257a914df03bdb9fff4b4c0490.1462557436.git.crobinso@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
configure