summaryrefslogtreecommitdiff
path: root/m4/summary.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/summary.m4')
-rw-r--r--m4/summary.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/summary.m4 b/m4/summary.m4
index 15fccdbf4..8e084e635 100644
--- a/m4/summary.m4
+++ b/m4/summary.m4
@@ -211,6 +211,7 @@ AC_DEFUN([XINE_LIB_SUMMARY], [
if test x"$have_opengl2" = x"yes"; then
echo " - OpenGL 2.0 (with bicubic scaling)"
fi
+ test x"$have_vaapi" = x"yes" && echo " - vaapi (Video Acceleration (VA) API for Linux)"
test x"$have_vdpau" = x"yes" && echo " - vdpau (X11 Video Decode and Presentation API for Unix)"
if test x"$have_sunfb" = x"yes"; then
if test x"$have_sundga" = x"yes"; then