[anjuta] Require gtksourceview >= 2.8
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] Require gtksourceview >= 2.8
- Date: Sat, 26 Sep 2009 10:27:48 +0000 (UTC)
commit 4627267ec57e98bee5ffd685db0ec1660f3b8813
Author: Johannes Schmid <jhs gnome org>
Date: Sat Sep 26 12:27:31 2009 +0200
Require gtksourceview >= 2.8
configure.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index bd8f895..95e1de5 100644
--- a/configure.in
+++ b/configure.in
@@ -39,7 +39,7 @@ SVN_MAJOR=1
SVN_MINOR=5
SVN_PATCH=0
SUBVERSION_REQUIRED=$SVN_MAJOR.$SVN_MINOR.$SVN_PATCH
-GTKSOURCEVIEW_REQUIRED=2.4.0
+GTKSOURCEVIEW_REQUIRED=2.8.0
LIBWNCK_REQUIRED=2.12
GDA_REQUIRED=4.0.0
UNIQUE_REQUIRED=1.0.0
@@ -230,7 +230,7 @@ fi
AM_CONDITIONAL(HAVE_PLUGIN_GLADE, [test x$gladeui_found = xyes])
-dnl Build gtksourceview plugin only on gnome 2.14 and gtk 2.10
+dnl Check for gtksourceview
dnl -------------------------------------------------------------
AC_ARG_ENABLE(plugin-sourceview,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]