[cheese/gnome-3-2] Bump required Vala version to 0.13.2
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/gnome-3-2] Bump required Vala version to 0.13.2
- Date: Mon, 14 Nov 2011 18:05:50 +0000 (UTC)
commit b478afa792e6e7cfb188b78c94ea0c6c65e44502
Author: David King <amigadave amigadave com>
Date: Mon Nov 14 18:48:37 2011 +0100
Bump required Vala version to 0.13.2
Required for Clutter.TableLayout in clutter-1.0.vapi, which was added
when Vala switched to use GIR files.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e190a43..ef733c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ AM_MAINTAINER_MODE([enable])
AC_PROG_CC
AM_PROG_CC_STDC
AC_HEADER_STDC
-AM_PROG_VALAC([0.11.6])
+AM_PROG_VALAC([0.13.2])
# Initialize libtool
LT_PREREQ([2.2])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]