meson/android/scons/gallium: always define LLVM_AVAILABLE one way or the other
With the usual benefits of #if
instead of #ifdef
; mostly the fact that typos are now build failures instead of silently being ignored.
The different build systems are split out for review only; they will be squashed with the only last commit message kept.