Home | History | Annotate | Download | only in dist

Lines Matching refs:EXA

1512   --disable-exa           Disable EXA support [[default=enabled]]
19901 # Check whether --enable-exa was given.
19904 enableval=$enable_exa; EXA="$enableval"
19906 e) EXA=yes ;;
20422 # Properly handle EXA.
20423 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable EXA support" >&5
20424 printf %s "checking whether to enable EXA support... " >&6; }
20425 if test "x$EXA" = xyes; then
20428 if test -f "${sdkdir}/exa.h"
20443 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether EXA version is at least 2.0.0" >&5
20444 printf %s "checking whether EXA version is at least 2.0.0... " >&6; }
20588 #include "exa.h"
20590 #error OLD EXA!