[gedit] Correctly bump gtk 3
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Correctly bump gtk 3
- Date: Sat, 20 Oct 2012 18:40:08 +0000 (UTC)
commit 9d585dd8b9d69f9d059bc4b54f8509f0e226409e
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Oct 20 20:39:43 2012 +0200
Correctly bump gtk 3
configure.ac | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4e8d000..e53fb50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -326,7 +326,7 @@ PKG_CHECK_MODULES(GEDIT, [
libxml-2.0 >= 2.5.0
glib-2.0 >= 2.28.0
gio-2.0 >= 2.26.0
- gtk+-3.0 >= 3.3.15
+ gtk+-3.0 >= 3.6.0
gtksourceview-3.0 >= 3.0.0
libpeas-1.0 >= 0.7.3
libpeas-gtk-1.0 >= 1.1.0
@@ -387,12 +387,6 @@ 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]