[dconf] Depend on vala 0.11 for proper gtk3 bindings
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] Depend on vala 0.11 for proper gtk3 bindings
- Date: Tue, 21 Dec 2010 17:50:38 +0000 (UTC)
commit e28fe589f4013b50770ee595f2d09e84c383f8c1
Author: Ryan Lortie <desrt desrt ca>
Date: Tue Dec 21 12:50:05 2010 -0500
Depend on vala 0.11 for proper gtk3 bindings
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c5bd602..17f5635 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_SILENT_RULES([yes])
# Check for programs
AC_PROG_CC
-AM_PROG_VALAC([0.9.5])
+AM_PROG_VALAC([0.11])
# Gtk-doc support
GTK_DOC_CHECK([1.15])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]