summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-01-21 18:22:54 +0100
committerKay Sievers <kay.sievers@vrfy.org>2011-01-21 18:22:54 +0100
commitdb040a61c5fdaf4879c27298825c632b04b37a86 (patch)
tree1d6c8a4188544d9ae42ac8c564a321944a44d70a
parent63c862b051ae35199eb0d91c375b3c2b296bc0aa (diff)
downloadsystemd-db040a61c5fdaf4879c27298825c632b04b37a86.tar.gz
vala 0.10 seem to work fine
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1eb931da3d..1c44ea62f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -263,7 +263,7 @@ if test "$have_gtk" = "yes"; then
fi
AM_CONDITIONAL(LIBNOTIFY07, [ test "$libnotify07" = "yes" ])
-AM_PROG_VALAC([0.11])
+AM_PROG_VALAC([0.10])
AC_SUBST(VAPIDIR)
AM_CONDITIONAL(HAVE_VALAC, test x"$VALAC" != x)