[evolution-data-server/openismus-work-master: 75/122] Bump required GTK+ version to 3.10
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-master: 75/122] Bump required GTK+ version to 3.10
- Date: Mon, 14 Oct 2013 20:37:36 +0000 (UTC)
commit 25ca6f3a31db2b12f83a38076b7a5c717d9540dd
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Mon Aug 19 20:21:06 2013 +0200
Bump required GTK+ version to 3.10
The GTK+ requirement is a soft dependancy, bumping it for the
purpose of building the cursor example program which uses the
new template features from GTK+
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a57a7c2..5e3fab6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,8 +39,8 @@ m4_define([glib_minimum_version], [2.36])
m4_define([glib_encoded_version], [GLIB_VERSION_2_36])
dnl Keep these two definitions in agreement.
-m4_define([gdk_minimum_version], [3.2])
-m4_define([gdk_encoded_version], [GDK_VERSION_3_2])
+m4_define([gdk_minimum_version], [3.9])
+m4_define([gdk_encoded_version], [GDK_VERSION_3_10])
dnl Keep these two definitions in agreement.
m4_define([soup_minimum_version], [2.40.3])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]