summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d92bd30a..a29249bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ LT_PREREQ([2.2.6])
LT_INIT([disable-static])
PKG_PROG_PKG_CONFIG([0.21])
-AM_PROG_VALAC([0.22.0])
+AM_PROG_VALAC([0.32.1])
AS_IF([test -z "$VALAC"], [AC_MSG_ERROR(["No Vala compiler found."])])
AM_SILENT_RULES([yes])