Home | History | Annotate | Download | only in dist

Lines Matching refs:DGA

1627   --enable-dga            Enable legacy Direct Graphics Access (DGA) for i810
21471 # Check whether --enable-dga was given.
21473 enableval=$enable_dga; DGA="$enableval"
21475 DGA="auto"
21478 if test "x$DGA" != "xno"; then
21489 DGA="yes"
21491 DGA="no"
21498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include DGA support" >&5
21499 $as_echo_n "checking whether to include DGA support... " >&6; }
21500 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DGA" >&5
21501 $as_echo "$DGA" >&6; }
21503 if test "x$DGA" = "xyes"; then
22972 as_fn_error $? "conditional \"DGA\" was never defined.