From f72c8848a937e81c168393f166f2c6104e573572 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 17 Nov 2005 07:39:42 +0000 Subject: configure.in: fixed wrong status report of GtkSpell. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@755 ee746299-78ed-0310-b773-934348b2243d --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 3d49dba0..317de6b6 100644 --- a/configure.in +++ b/configure.in @@ -263,6 +263,7 @@ if test "$ac_cv_enable_gtkspell" = yes; then AC_DEFINE(USE_GTKSPELL, 1, Use GtkSpell in editor) else AC_MSG_RESULT(no) + ac_cv_enable_gtkspell=no fi else AC_MSG_RESULT(no) -- cgit v1.2.3