Home | History | Annotate | Download | only in dist

Lines Matching refs:EXA

1469   --disable-exa           Disable EXA support [[default=enabled]]
16945 # Check whether --enable-exa was given.
16947 enableval=$enable_exa; EXA="$enableval"
16949 EXA=yes
17649 # Properly handle EXA.
17650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable EXA support" >&5
17651 $as_echo_n "checking whether to enable EXA support... " >&6; }
17652 if test "x$EXA" = xyes; then
17658 ac_fn_c_check_header_mongrel "$LINENO" "exa.h" "ac_cv_header_exa_h" "$ac_includes_default"
17675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether EXA version is at least 2.0.0" >&5
17676 $as_echo_n "checking whether EXA version is at least 2.0.0... " >&6; }
17680 #include "exa.h"
17682 #error OLD EXA!