[libchamplain] Fix Bug 586157 – libchamplain-gtk does not build with GTK 2.2
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain] Fix Bug 586157 – libchamplain-gtk does not build with GTK 2.2
- Date: Fri, 31 Jul 2009 23:45:58 +0000 (UTC)
commit 265f602433fcaa82089d0377e80cd6816c4009e9
Author: Simon Wenner <simon wenner ch>
Date: Fri Jul 31 18:15:51 2009 -0400
Fix Bug 586157 â?? libchamplain-gtk does not build with GTK 2.2
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 709ae83..2075159 100644
--- a/configure.ac
+++ b/configure.ac
@@ -104,7 +104,7 @@ if test x$enable_gtk = xyes; then
AC_SUBST(GTK_DEPS_CFLAGS)
AC_SUBST(GTK_DEPS_LIBS)
PKG_CHECK_MODULES(GTK_DEPS,
- [ gtk+-2.0 >= 2.2
+ [ gtk+-2.0 >= 2.14
clutter-gtk-0.8 >= 0.8
]
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]