. "$GRIMOIRE/FUNCTIONS" &&

depends autoconf &&
depends automake &&

if spell_ok automake && is_version_less $(installed_version automake) 1.12; then
  force_depends automake
fi &&

depends gmp &&
depends mpfr "--with-mpfr-lib=${INSTALL_ROOT}/lib --with-mpfr-include=${INSTALL_ROOT}/usr/include"
