[anjuta] build: bgo#756198 - Needs support for vala 0.30
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] build: bgo#756198 - Needs support for vala 0.30
- Date: Sat, 17 Oct 2015 09:10:07 +0000 (UTC)
commit 65bc899803b9ee7b15cab8593710e66c9d55e66b
Author: Michael Biebl <mbiebl gmail com>
Date: Sat Oct 17 09:46:44 2015 +0100
build: bgo#756198 - Needs support for vala 0.30
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e4ed0bd..3681235 100644
--- a/configure.ac
+++ b/configure.ac
@@ -329,7 +329,7 @@ if test "$user_disabled_vala" = 1; then
else
AC_MSG_RESULT(no)
AC_MSG_CHECKING(if libvala is available)
- m4_foreach([VERSION], [[0.18], [0.20], [0.22], [0.24], [0.26], [0.28]],
+ m4_foreach([VERSION], [[0.18], [0.20], [0.22], [0.24], [0.26], [0.28], [0.30]],
[PKG_CHECK_EXISTS([ libvala-VERSION ],
[ valaver="-VERSION" ])
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]