# # set -o errexit -o noglob are assumed. # pkg_libasr_configure_autotools_pre() { autoreconf -iv; }; # vim:filetype=sh