[gedit] Bump to gtk-3.6.0
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Bump to gtk-3.6.0
- Date: Sat, 20 Oct 2012 16:19:44 +0000 (UTC)
commit 430376a906f11261180cfde77a25dc0c9a484575
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Sat Oct 20 18:19:36 2012 +0200
Bump to gtk-3.6.0
configure.ac | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 79ac28f..4e8d000 100644
--- a/configure.ac
+++ b/configure.ac
@@ -387,6 +387,12 @@ AC_PATH_PROG(GLIB_MKENUMS, glib-mkenums)
GNOME_COMPILE_WARNINGS([maximum])
+GTK_REQUIRED=3.6.0
+
+AC_SUBST([GTK_REQUIRED])
+
+PKG_CHECK_MODULES(GTK, gtk+-3.0 >= $GTK_REQUIRED)
+
if test "$USE_MAINTAINER_MODE" = "yes"; then
enable_deprecations=yes
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]