[anjuta/wip/ricotz/vala: 4/4] build: Allow building with vala 0.48
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/wip/ricotz/vala: 4/4] build: Allow building with vala 0.48
- Date: Sat, 22 Feb 2020 20:17:36 +0000 (UTC)
commit 536337dda1fa4bd30decc0e89f944603dc97fad9
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Thu Feb 6 08:46:54 2020 +0100
build: Allow building with vala 0.48
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 3526a16e6..200526c2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -338,7 +338,7 @@ if test "$user_disabled_vala" = 1; then
else
AC_MSG_RESULT(no)
AC_MSG_CHECKING(if libvala is available)
- m4_foreach_w([VERSION], [0.46 0.44 0.42 0.40 0.38 0.36 0.34 0.32],
+ m4_foreach_w([VERSION], [0.48 0.46 0.44 0.42 0.40 0.38 0.36 0.34 0.32],
[PKG_CHECK_EXISTS([ libvala-VERSION ],
[ valaver="-VERSION" ])
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]