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