aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
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)