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