PKGNAME=enca
PKGSEC=utils
PKGDEP="recode"
PKGDES="Charset analyzer and converter"

# FIXME: Re-generation fails.
#
# configure.ac:158: the top level
# configure:16653: error: possibly undefined macro: AM_ICONV
#       If this token and others are legitimate, please use m4_pattern_allow.
#       See the Autoconf documentation.
# **ERROR**: Re-generating failed.  You are allowed to shoot Enca maintainer.
RECONF=0
AUTOTOOLS_AFTER=(
    '--with-librecode=/usr'
    '--enable-external'
)

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
