--- a/configure.ac Mon Aug 22 22:45:09 2011 +0000 +++ b/configure.ac Mon Aug 22 22:46:08 2011 +0000 @@ -545,6 +545,8 @@ dnl ####################################################################### dnl # Check for GtkSpell dnl ####################################################################### + dnl GtkSpell is not GTK+3 compatible yet + enable_gtkspell="no" if test "x$enable_gtkspell" = "xyes" ; then PKG_CHECK_MODULES(GTKSPELL, gtkspell-2.0 >= 2.0.2, , [ AC_MSG_RESULT(no)