]> git.proxmox.com Git - qemu.git/commit - configure
configure: add '--disable-cocoa' switch
authorPavel Borzenkov <pavel.borzenkov@gmail.com>
Thu, 10 Nov 2011 18:40:07 +0000 (22:40 +0400)
committerAndreas Färber <andreas.faerber@web.de>
Mon, 30 Apr 2012 22:17:27 +0000 (00:17 +0200)
commit148210301e334694badcc8ae72ecb522c6d7bac6
tree27459091de4330663f21e824be93d5dedde383fa
parent83affaa622a938e0a12a1f7079f00c7a3333d72a
configure: add '--disable-cocoa' switch

When SDL support is disabled, there is no way to build QEMU without
Cocoa support on MacOS X. This patch adds '--disable-cocoa' switch and
allows to build QEMU without both SDL and Cocoa frontends.

Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
[AF: Adapt help output]
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
configure