From 875352c12dddfdfed0ab3b05b9bdb2c3a50a4489 Mon Sep 17 00:00:00 2001 From: gb Date: Thu, 29 Apr 2010 17:56:42 +0000 Subject: [PATCH] Fix comment. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2b60cf5..e56ded6 100644 --- a/configure.ac +++ b/configure.ac @@ -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 -- 2.7.4