Blame vars/sdl1_ttf.vars

7f332c
#
7f332c
# set +o errexit -o noglob -o nounset is assumed.
7f332c
#
7f332c
7f332c
pkg_sdl1_ttf_configure_autotools_pre() {
7f332c
	"${PKG_BASE_DIR}/${PKG_SUBDIR}/autogen.sh";
7f332c
};
7f332c
7f332c
# vim:filetype=sh textwidth=0