From db040a61c5fdaf4879c27298825c632b04b37a86 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 21 Jan 2011 18:22:54 +0100 Subject: [PATCH] vala 0.10 seem to work fine --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1eb931da3..1c44ea62f 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) -- 2.30.2