[gnome-boxes] Require Vala >= 0.14.0
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Require Vala >= 0.14.0
- Date: Tue, 4 Oct 2011 13:26:28 +0000 (UTC)
commit 99b1c99faa6b31d301fdb6aaec89894a110a1e57
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Oct 4 16:05:40 2011 +0300
Require Vala >= 0.14.0
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 16545bb..65fec09 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ GOBJECT_INTROSPECTION_REQUIRE([0.9.6])
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CXX
-AM_PROG_VALAC([0.12.0])
+AM_PROG_VALAC([0.14.0])
# no stupid static libraries
AM_DISABLE_STATIC
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]