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