PKGNAME=enchant
PKGDES="Generic interface into various existing spell checking libraries"
PKGSEC=libs
PKGDEP="aspell dbus-glib hunspell hspell"

# FIXME: configure: error: source directory already configured; run "make distclean" there first
ABSHADOW=0
AUTOTOOLS_AFTER=(
    '--disable-ispell'
    '--with-myspell-dir=/usr/share/myspell'
)
