contrib: remove HAVE_NEON
This is no longer used for anything.
If you need to remove NEON to make a build then make sure that NEON is not enabled in the compiler flags and it should build properly: Some libraries like FFmpeg will include NEON support but not use it. Others will not include NEON support at all.