Commit 8e9b0d2 (ui: convert VNC websockets to use crypto APIs) dropped the --enable-vnc-ws option but forgot to update the help text. Fix this.
Cc: Daniel P. Berrange <berra...@redhat.com> Cc: Paolo Bonzini <pbonz...@redhat.com> Signed-off-by: Andreas Färber <afaer...@suse.de> --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index cc0338d..b2b5e0d 100755 --- a/configure +++ b/configure @@ -1337,7 +1337,6 @@ disabled with --disable-FEATURE, default is enabled if available: vnc-sasl SASL encryption for VNC server vnc-jpeg JPEG lossy compression for VNC server vnc-png PNG compression for VNC server - vnc-ws Websockets support for VNC server cocoa Cocoa UI (Mac OS X only) virtfs VirtFS xen xen backend driver support -- 2.1.4