[pan2: 14/68] GTK+ 2.16 required



commit 6b218fc8c9f0cb0e7a9a92ebffc25949f61ada5e
Author: K. Haley <haleykd users sf net>
Date:   Sun Jan 3 14:38:56 2010 -0700

    GTK+ 2.16 required
    
    GtkEntry functions added in 2.16 are being used.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 40229dc..c3a0d44 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.14.0
+GTK_REQUIRED=2.16.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]