Lines Matching refs:DRI
1506 --disable-dri Disable DRI support [[default=auto]]
1543 DRI_CFLAGS C compiler flags for DRI, overriding pkg-config
1544 DRI_LIBS linker flags for DRI, overriding pkg-config
19321 # Check whether --enable-dri was given.
19324 enableval=$enable_dri; DRI="$enableval"
19326 DRI=auto
19580 if test "x$DRI" != xno; then
19582 as_ac_File=`printf "%s\n" "ac_cv_file_${sdkdir}/dri.h" | $as_tr_sh`
19583 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${sdkdir}/dri.h" >&5
19584 printf %s "checking for ${sdkdir}/dri.h... " >&6; }
19591 if test -r "${sdkdir}/dri.h"; then
19664 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to include DRI support" >&5
19665 printf %s "checking whether to include DRI support... " >&6; }
19666 if test "x$DRI" = xauto; then
19670 DRI="yes"
19672 DRI="no"
19675 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DRI" >&5
19676 printf "%s\n" "$DRI" >&6; }
19678 if test "x$DRI" = xyes; then
19686 if test "x$DRI" = xyes; then
19689 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for DRI" >&5
19690 printf %s "checking for DRI... " >&6; }
20312 as_fn_error $? "conditional \"DRI\" was never defined.