[anjuta] Support Vala 0.24
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Support Vala 0.24
- Date: Thu, 30 Jan 2014 20:53:44 +0000 (UTC)
commit f456efa285f4c7f97c89c60d5b006354b8b06466
Author: Dominique Leuenberger <dimstar opensuse org>
Date: Tue Jan 28 21:38:55 2014 +0100
Support Vala 0.24
https://bugzilla.gnome.org/show_bug.cgi?id=723194
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6b295a5..48a4fe0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -318,7 +318,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]],
+ m4_foreach([VERSION], [[0.18], [0.20], [0.22], [0.24]],
[PKG_CHECK_EXISTS([ libvala-VERSION ],
[ valaver="-VERSION" ])
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]