default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
aclocal -I m4 &&
autoheader &&
autoconf &&
sedit 's!maybe_os in$!& linux-musl*|\\!' config.sub
