Home | History | Annotate | Download | only in dist

Lines Matching refs:XAA

1508   --enable-xaa            Enable legacy X Acceleration Architecture (XAA)
19915 # Check whether --enable-xaa was given.
19918 enableval=$enable_xaa; XAA="$enableval"
19920 XAA=auto
19923 if test "x$XAA" != xno; then
19928 for ac_header in xaa.h
19930 ac_fn_c_check_header_compile "$LINENO" "xaa.h" "ac_cv_header_xaa_h" "$ac_includes_default"
19934 XAA=yes
19936 XAA=no
19943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to include XAA support" >&5
19944 printf %s "checking whether to include XAA support... " >&6; }
19945 if test "x$XAA" = xyes; then
19953 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XAA" >&5
19954 printf "%s\n" "$XAA" >&6; }
19955 if test "x$XAA" = xyes; then
20320 as_fn_error $? "conditional \"XAA\" was never defined.