Blame vars/sdl1.vars

Lucio Andrés Illanes Albornoz ed4f30
#
Lucio Andrés Illanes Albornoz e1d469
# set +o errexit -o noglob -o nounset is assumed.
Lucio Andrés Illanes Albornoz ed4f30
#
Lucio Andrés Illanes Albornoz ed4f30
Lucio Andrés Illanes Albornoz ed4f30
pkg_sdl1_configure_autotools_pre() {
Lucio Andrés Illanes Albornoz bf9edf
	"${PKG_BASE_DIR}/${PKG_SUBDIR}/autogen.sh";
Lucio Andrés Illanes Albornoz ed4f30
};
Lucio Andrés Illanes Albornoz ed4f30
Lucio Andrés Illanes Albornoz bf9edf
# vim:filetype=sh textwidth=0