# Enchant spell checking
# Does not appear to work on gecko 1.8.0, so only offer for >= 1.8.1
if test "$gecko_cv_gecko_version_int" -ge "1008001"; then
...
else
enable_spell_checker=no
fi # gecko >= 1.8.1So this is blocked waiting for libxul-dev (>= 1.8.1). -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part

