Lines Matching refs:DGA
1614 --enable-dga Enable legacy Direct Graphics Access (DGA) for i810
20408 # Check whether --enable-dga was given.
20410 enableval=$enable_dga; DGA="$enableval"
20412 DGA="auto"
20415 if test "x$DGA" != "xno"; then
20426 DGA="yes"
20428 DGA="no"
20435 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include DGA support" >&5
20436 $as_echo_n "checking whether to include DGA support... " >&6; }
20437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DGA" >&5
20438 $as_echo "$DGA" >&6; }
20440 if test "x$DGA" = "xyes"; then
21911 as_fn_error $? "conditional \"DGA\" was never defined.