Lines Matching refs:XVMC
1494 XVMC_CFLAGS C compiler flags for XVMC, overriding pkg-config
1495 XVMC_LIBS linker flags for XVMC, overriding pkg-config
12525 XVMC=yes ;;
12527 XVMC=yes ;;
12529 XVMC=no ;;
12532 XVMC="no"
12535 if test "x$XVMC" = xyes; then
12546 XVMC="no"; break
12553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XVMC" >&5
12554 $as_echo_n "checking for XVMC... " >&6; }
12560 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11 xext xvmc\""; } >&5
12561 ($PKG_CONFIG --exists --print-errors "x11 xext xvmc") 2>&5
12565 pkg_cv_XVMC_CFLAGS=`$PKG_CONFIG --cflags "x11 xext xvmc" 2>/dev/null`
12577 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11 xext xvmc\""; } >&5
12578 ($PKG_CONFIG --exists --print-errors "x11 xext xvmc") 2>&5
12582 pkg_cv_XVMC_LIBS=`$PKG_CONFIG --libs "x11 xext xvmc" 2>/dev/null`
12603 XVMC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11 xext xvmc" 2>&1`
12605 XVMC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11 xext xvmc" 2>&1`
12610 as_fn_error $? "Package requirements (x11 xext xvmc) were not met:
12644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build XvMC driver support" >&5
12645 $as_echo_n "checking whether to build XvMC driver support... " >&6; }
12646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XVMC" >&5
12647 $as_echo "$XVMC" >&6; }
12649 if test x$XVMC = xyes; then
12830 ac_config_files="$ac_config_files Makefile src/xvmc/Makefile src/Makefile man/Makefile tools/Makefile"
12970 as_fn_error $? "conditional \"XVMC\" was never defined.
13870 "src/xvmc/Makefile") CONFIG_FILES="$CONFIG_FILES src/xvmc/Makefile" ;;