[libgee] Require more realistic version of Vala



commit a4ba73bbac36c57b4f08e709e08ceb0bc12e9c79
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Thu Sep 29 11:23:12 2011 +0200

    Require more realistic version of Vala

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e19b26f..c25cb8d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_PROG_LIBTOOL
 LIBGEE_LT_VERSION="0:0:0"
 AC_SUBST(LIBGEE_LT_VERSION)
 
-AM_PROG_VALAC([0.9.3])
+AM_PROG_VALAC([0.14.0])
 AC_SUBST(VALAC)
 
 AC_SUBST(VALAFLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]