default_pre_build  &&
cd $SOURCE_DIRECTORY  &&
if [[ $RAWSTUDIO_SCM == y ]]; then
NOCONFIGURE=X ./autogen.sh
fi
