Blob Blame History Raw
#
# set +o errexit -o noglob -o nounset is assumed.
#
pkg_sdl1_configure_autotools_pre() {
"${PKG_BASE_DIR}/${PKG_SUBDIR}/autogen.sh";
};
# vim:filetype=sh textwidth=0