default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $OCFS2_TOOLS_BRANCH == scm ]]; then
  autoreconf -fi
fi
