Fix comment.

This commit is contained in:
gb 2010-04-29 17:56:42 +00:00 committed by Gwenole Beauchesne
parent 3f3055af1f
commit 875352c12d

View file

@ -245,7 +245,7 @@ AC_SUBST(LIBVA_GLX_PKGNAME)
AC_SUBST(LIBVA_EXTRA_CFLAGS)
AC_SUBST(LIBVA_EXTRA_LIBS)
dnl Check for OpenGL support to
dnl Check for OpenGL support to vaapisink
if test "$enable_vaapisink_glx:$USE_GLX" = "yes:1"; then
USE_VAAPISINK_GLX=1
else