Home | History | Annotate | Download | only in dist

Lines Matching refs:XAA

1481   --enable-xaa            Enable legacy X Acceleration Architecture (XAA)
19054 # Check whether --enable-xaa was given.
19056 enableval=$enable_xaa; XAA="$enableval"
19058 XAA=auto
19061 if test "x$XAA" != xno; then
19066 for ac_header in xaa.h
19068 ac_fn_c_check_header_mongrel "$LINENO" "xaa.h" "ac_cv_header_xaa_h" "$ac_includes_default"
19073 XAA=yes
19075 XAA=no
19083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include XAA support" >&5
19084 $as_echo_n "checking whether to include XAA support... " >&6; }
19085 if test "x$XAA" = xyes; then
19093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XAA" >&5
19094 $as_echo "$XAA" >&6; }
19365 as_fn_error $? "conditional \"XAA\" was never defined.