Lines Matching refs:DRI
1501 --disable-dri Disable DRI support [[default=auto]]
1539 DRI_CFLAGS C compiler flags for DRI, overriding pkg-config
1540 DRI_LIBS linker flags for DRI, overriding pkg-config
19816 # Check whether --enable-dri was given.
19819 enableval=$enable_dri; DRI="$enableval"
19821 e) DRI=auto ;;
20154 if test "$DRI" != no; then
20156 as_ac_File=`printf "%s\n" "ac_cv_file_${sdkdir}/dri.h" | sed "$as_sed_sh"`
20157 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${sdkdir}/dri.h" >&5
20158 printf %s "checking for ${sdkdir}/dri.h... " >&6; }
20165 if test -r "${sdkdir}/dri.h"; then
20244 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to include DRI support" >&5
20245 printf %s "checking whether to include DRI support... " >&6; }
20246 if test x$DRI = xauto; then
20250 DRI="yes"
20252 DRI="no"
20255 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DRI" >&5
20256 printf "%s\n" "$DRI" >&6; }
20258 if test x$DRI = xyes; then
20266 if test "$DRI" = yes; then
20269 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for DRI" >&5
20270 printf %s "checking for DRI... " >&6; }
20700 as_fn_error $? "conditional \"DRI\" was never defined.