[systemd-commits] configure.ac
Kay Sievers
kay at kemper.freedesktop.org
Fri Jan 21 09:24:34 PST 2011
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit db040a61c5fdaf4879c27298825c632b04b37a86
Author: Kay Sievers <kay.sievers at vrfy.org>
Date: Fri Jan 21 18:22:54 2011 +0100
vala 0.10 seem to work fine
diff --git a/configure.ac b/configure.ac
index 1eb931d..1c44ea6 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)
More information about the systemd-commits
mailing list