[geglmm] Require glibmm 2.28
- From: Hubert FiguiÃre <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geglmm] Require glibmm 2.28
- Date: Sun, 13 Nov 2011 22:37:05 +0000 (UTC)
commit 02f6116d6b6e8a2439813a34f6e983ad0f90abc5
Author: Hub Figuiere <hub figuiere net>
Date: Sun Nov 13 14:29:02 2011 -0800
Require glibmm 2.28
configure.in | 4 ++--
tools/m4/convert.m4 | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.in b/configure.in
index b445277..9af640d 100644
--- a/configure.in
+++ b/configure.in
@@ -41,7 +41,7 @@ m4_ifdef([AM_SILENT_RULES],
# CURRENT : REVISION : AGE
dnl 0.0.22 is 2:0:0
dnl 0.1.0 is 3:0:0
-dnl 0.1.4 is 3:0:1
+dnl 0.1.6 is 3:0:1
LIBGEGLMM_SO_VERSION=3:0:1
AC_SUBST([LIBGEGLMM_VERSION])
@@ -122,7 +122,7 @@ AC_CHECK_PROGS(PERL, perl5 perl)
#########################################################################
# Dependancy checks
#########################################################################
-PKG_CHECK_MODULES(LIBGEGLMM, glibmm-2.4 >= 2.12.8 gegl >= 0.1.4)
+PKG_CHECK_MODULES(LIBGEGLMM, glibmm-2.4 >= 2.28 gegl >= 0.1.4)
AC_SUBST(LIBGEGLMM_CFLAGS)
AC_SUBST(LIBGEGLMM_LIBS)
diff --git a/tools/m4/convert.m4 b/tools/m4/convert.m4
index 452f2d3..94002b3 100644
--- a/tools/m4/convert.m4
+++ b/tools/m4/convert.m4
@@ -2,5 +2,5 @@ dnl $Id: convert.m4 192 2002-04-14 14:53:01Z murrayc $
# Override of the file of the same name in gtkmm.
-include(convert_gtkmm.m4)
+include(convert_glibmm.m4)
include(convert_libgeglmm.m4)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]