aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2011-12-10 21:04:43 +0800
committerXan Lopez <xan@igalia.com>2011-12-10 21:04:43 +0800
commit4159a768981b7033a40714411ff43fc07e3904dc (patch)
tree9c7bad25c545accfb0e55147f8a5a71c3005d322 /configure.ac
parent8dd71d0199b5b935f78d90525c9719bec25670e6 (diff)
downloadgsoc2013-epiphany-4159a768981b7033a40714411ff43fc07e3904dc.tar
gsoc2013-epiphany-4159a768981b7033a40714411ff43fc07e3904dc.tar.gz
gsoc2013-epiphany-4159a768981b7033a40714411ff43fc07e3904dc.tar.bz2
gsoc2013-epiphany-4159a768981b7033a40714411ff43fc07e3904dc.tar.lz
gsoc2013-epiphany-4159a768981b7033a40714411ff43fc07e3904dc.tar.xz
gsoc2013-epiphany-4159a768981b7033a40714411ff43fc07e3904dc.tar.zst
gsoc2013-epiphany-4159a768981b7033a40714411ff43fc07e3904dc.zip
configure.ac: kill ancient spellchecker am define
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d1de0e608..35fd9006a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -284,8 +284,6 @@ AC_SUBST([GETTEXT_PACKAGE])
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[Gettext package])
AM_GLIB_GNU_GETTEXT
-AM_CONDITIONAL([ENABLE_SPELLCHECKER],[false])
-
# ****************
# Distributor name
# ****************