Lines Matching refs:XAA
1480 --enable-xaa Enable legacy X Acceleration Architecture (XAA)
19019 # Check whether --enable-xaa was given.
19021 enableval=$enable_xaa; XAA="$enableval"
19023 XAA=auto
19026 if test "x$XAA" != xno; then
19031 for ac_header in xaa.h
19033 ac_fn_c_check_header_mongrel "$LINENO" "xaa.h" "ac_cv_header_xaa_h" "$ac_includes_default"
19038 XAA=yes
19040 XAA=no
19048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include XAA support" >&5
19049 $as_echo_n "checking whether to include XAA support... " >&6; }
19050 if test "x$XAA" = xyes; then
19058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XAA" >&5
19059 $as_echo "$XAA" >&6; }
19210 as_fn_error $? "conditional \"XAA\" was never defined.