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