Changed behaviour of configure test for valac from warning to error if missing.
Created by: phogar
I've added an AC_ERROR message in the action-if-not-found argument for the valac test. This will end the configure script with an error message complaining about a missing vala compiler. It's a cleaner way as gradio compile process seems to depend on it.