[libgda/LIBGDA_5.0] Require vala 0.15.1 to fix the build.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda/LIBGDA_5.0] Require vala 0.15.1 to fix the build.
- Date: Thu, 2 Feb 2012 10:02:51 +0000 (UTC)
commit acd657884505dec3a17502896b8fe6ac0715815b
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Feb 2 10:58:14 2012 +0100
Require vala 0.15.1 to fix the build.
See bug #668765
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6e9a96f..a65f8c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -476,7 +476,7 @@ AC_ARG_ENABLE([vala],
have_vala=no
if test "x$found_introspection" = "xyes"
then
- VALA_MODULES="libvala-0.14 >= 0.14"
+ VALA_MODULES="libvala-0.16 >= 0.15.1"
PKG_CHECK_MODULES(VALA, $VALA_MODULES,
if test "$enable_vala" = "yes" -o "$enable_vala" = "auto"
then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]