Lines Matching refs:DRI
1541 --disable-dri Disable DRI support [[default=auto]]
1571 DRI_CFLAGS C compiler flags for DRI, overriding pkg-config
1572 DRI_LIBS linker flags for DRI, overriding pkg-config
10460 # Check whether --enable-dri was given.
10462 enableval=$enable_dri; DRI="$enableval"
10464 DRI=auto
10768 if test "x$DRI" = xauto; then
10769 as_ac_File=`$as_echo "ac_cv_file_${sdkdir}/dri.h" | $as_tr_sh`
10770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${sdkdir}/dri.h" >&5
10771 $as_echo_n "checking for ${sdkdir}/dri.h... " >&6; }
10777 if test -r "${sdkdir}/dri.h"; then
10840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include DRI support" >&5
10841 $as_echo_n "checking whether to include DRI support... " >&6; }
10842 if test "x$DRI" = xauto; then
10846 DRI="yes"
10848 DRI="no"
10851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DRI" >&5
10852 $as_echo "$DRI" >&6; }
10854 if test "x$DRI" = xyes; then
10862 if test "x$DRI" = xyes; then
10865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DRI" >&5
10866 $as_echo_n "checking for DRI... " >&6; }
11210 as_fn_error $? "conditional \"DRI\" was never defined.