[pan2: 11/68] GTK+2.14 required



commit 98596f6e72a394e2636e37b95b8da9d62fc8e49c
Author: K. Haley <haleykd users sf net>
Date:   Sun Dec 27 17:31:43 2009 -0700

    GTK+2.14 required
    
    Some functions used in e-charset-combo-box.cc first appeared in
    gtk+ 2.14.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 31e31fc..40229dc 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ dnl needed if you want to build Pan with spellchecking in the Post window.
 
 GLIB_REQUIRED=2.14.0
 GMIME_REQUIRED=2.4.0
-GTK_REQUIRED=2.12.0
+GTK_REQUIRED=2.14.0
 GTKSPELL_REQUIRED=2.0.7
 AC_SUBST(GLIB_REQUIRED)
 AC_SUBST(GMIME_REQUIRED)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]