On Mon, 2007-10-22 at 20:09 -0500, Carlo Marcelo Arenas Belon wrote:
> The following patch removes check_gfx from qemu's configure as the check it
> was trying to enforce is no longer valid.
>
> If neither sdl or cocoa are available, the video output for the console will
> be still available fro
The following patch removes check_gfx from qemu's configure as the check it
was trying to enforce is no longer valid.
If neither sdl or cocoa are available, the video output for the console will
be still available from the vnc server (which can't be disabled).
Carlo
---
Index: configure
===