diff options
author | Cole Robinson <crobinso@redhat.com> | 2014-03-17 16:06:23 -0400 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-04-29 10:46:30 +0200 |
commit | f92d61f336aa7dab9b47a831a9d1e0d44d3f5ce6 (patch) | |
tree | 55dd8270f84bbd6a28d2fc2d64f58b8a4886da65 /configure | |
parent | e2da502c003b9a91b4aea7684959192bd07c1f1d (diff) |
configure: Document --with-gtkabi
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1233,6 +1233,7 @@ Advanced options (experts only): --with-sdlabi select preferred SDL ABI 1.2 or 2.0 --disable-gtk disable gtk UI --enable-gtk enable gtk UI + --with-gtkabi select preferred GTK ABI 2.0 or 3.0 --disable-virtfs disable VirtFS --enable-virtfs enable VirtFS --disable-vnc disable VNC |