• Floris Bos's avatar
    Fix libva related compile errors · 7b624315
    Floris Bos authored
    - Make h264.c compile with recent libva version by including va_compat.h
    - Only enable libva if libva-x11 is installed
    - Modified configure help text
      Previous help text suggested libva was only build when --with-libva
      was specified, while actual behavior is to build it by default.
    
    Warning: THIS CODE IS UNTESTED. Lacking a h.264 capable VNC server
    Also no attempt is made to support platforms not using X11
    Signed-off-by: 's avatarFloris Bos <bos@je-eigen-domein.nl>
    7b624315
configure.ac 19.2 KB