aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8fdebb8..6441b49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,8 +7,7 @@ AC_PREREQ(2.53)
AM_MAINTAINER_MODE
IT_PROG_INTLTOOL([0.35.0])
-AM_PROG_VALAC([0.11.2])
-AS_IF([test -z "$VALAC"], [AC_MSG_ERROR(["No valac compiler found."])])
+AM_PROG_VALAC([0.18])
AC_ISC_POSIX
AC_PROG_CC