« Previous | Next » 

Revision 528de90a

ID528de90ab7133e22df7c1da4632a6dcd525e88f0

Added by Daniel P. Berrange about 11 years ago

Add support for enabling build with GTK3

Add a arg to configure to switch from GTK2 (default) to
GTK3 (optional) build for QEMU.

./configure --with-gtkabi=3.0

will choose GTK3, while

./configure --with-gtkabi=2.0

will choose GTK2 (and remains the current default)

Signed-off-by: Daniel P. Berrange <>
Message-id:
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences