Blame vars/sdl1.vars

Lucio Andrés Illanes Albornoz ed4f30
#
Lucio Andrés Illanes Albornoz ed4f30
# set -o errexit -o noglob are 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 ed4f30
	${PKG_BASE_DIR}/${PKG_SUBDIR}/autogen.sh;
Lucio Andrés Illanes Albornoz ed4f30
};
Lucio Andrés Illanes Albornoz ed4f30
Lucio Andrés Illanes Albornoz ed4f30
# vim:filetype=sh