PKGNAME=dosfstools
PKGSEC=otherosfs
PKGDEP="glibc"
PKGDES="DOS filesystem utilities"

# FIXME: Re-generation fails.
# configure.ac:75: error: possibly undefined macro: AM_ICONV
#       If this token and others are legitimate, please use m4_pattern_allow.
#       See the Autoconf documentation.
RECONF=0

AUTOTOOLS_AFTER=(
    '--enable-compat-symlinks'
    '--enable-atari-check'
    '--enable-largefile'
)

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