default_pre_build      &&
cd ${SOURCE_DIRECTORY} &&

aclocal                &&
autoheader             &&
automake --add-missing &&
autoreconf

