Lines Matching refs:DRI1
1613 --disable-dri1 Disable DRI1 support [[default=auto]]
1714 DRI1_CFLAGS C compiler flags for DRI1, overriding pkg-config
1715 DRI1_LIBS linker flags for DRI1, overriding pkg-config
20441 # Check whether --enable-dri1 was given.
20443 enableval=$enable_dri1; DRI1=$enableval
20445 DRI1=auto
21583 if test "x$_EXT_CHECK" != "xno" -a "x$DRI" != "xno" -a "x$DRI1" != "xno" -a "x$UMS" = "xyes"; then
21586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DRI1" >&5
21587 $as_echo_n "checking for DRI1... " >&6; }
21689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include DRI1 support" >&5
21690 $as_echo_n "checking whether to include DRI1 support... " >&6; }
21706 str="DRI1"
21718 if test "x$DRI" = "xyes" -a "x$UMS" = "xyes" -a "x$DRI1" != "xno"; then
21719 as_fn_error $? "DRI1 requested but prerequisites not found" "$LINENO" 5
22988 as_fn_error $? "conditional \"DRI1\" was never defined.