default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $LIBBURN_SVN == y ]]; then
  ./bootstrap
fi
