[libvtemm] Depend on unstable gtkmm.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libvtemm] Depend on unstable gtkmm.
- Date: Tue, 5 Jan 2010 23:09:09 +0000 (UTC)
commit 13f41f7db0d060ab3209361eceb2ee45a671e2be
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Wed Jan 6 00:05:49 2010 +0100
Depend on unstable gtkmm.
* configure.ac: Bump gtkmm dependency to >= 2.19.2 - in this
release getting style properties of Gtk::Border type is fixed.
configure.ac | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3dc9e79..32748a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,8 +24,7 @@ AC_SUBST([LIBVTEMM_SO_VERSION], [9:0:0])
LT_INIT([win32-dll disable-static])
AC_PROG_CXX
-# gtkmm-2.4 version should be >= 2.19.0, but there is still no unstable release.
-AC_SUBST([LIBVTEMM_MODULES], ['glibmm-2.4 >= 2.18.0 pangomm-1.4 >= 2.24.0 gtkmm-2.4 >= 2.18.2 vte >= 0.23.1'])
+AC_SUBST([LIBVTEMM_MODULES], ['glibmm-2.4 >= 2.18.0 pangomm-1.4 >= 2.24.0 gtkmm-2.4 >= 2.19.2 vte >= 0.23.1'])
PKG_CHECK_MODULES([LIBVTEMM], [$LIBVTEMM_MODULES])
MM_PKG_CONFIG_SUBST([GTHREAD_CFLAGS], [--cflags-only-other gthread-2.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]