# # set +o errexit -o noglob is assumed. # pkg_sdl1_configure_autotools_pre() { ${PKG_BASE_DIR}/${PKG_SUBDIR}/autogen.sh; }; # vim:filetype=sh