Lines Matching refs:XAA
1469 --enable-xaa Enable legacy X Acceleration Architecture (XAA)
18896 # Check whether --enable-xaa was given.
18898 enableval=$enable_xaa; XAA="$enableval"
18900 XAA=auto
18903 if test "x$XAA" != xno; then
18908 for ac_header in xaa.h
18910 ac_fn_c_check_header_mongrel "$LINENO" "xaa.h" "ac_cv_header_xaa_h" "$ac_includes_default"
18915 XAA=yes
18917 XAA=no
18925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include XAA support" >&5
18926 $as_echo_n "checking whether to include XAA support... " >&6; }
18927 if test "x$XAA" = xyes; then
18935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XAA" >&5
18936 $as_echo "$XAA" >&6; }
19091 as_fn_error $? "conditional \"XAA\" was never defined.