default_pre_build          &&
cd "$SOURCE_DIRECTORY"     &&

if [[ $IKSEMEL_SVN == y ]]
then
  ./autogen.sh
fi
