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