default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
aclocal &&
autoconf &&
automake --foreign --add-missing
