default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $IRSSI_BRANCH == scm ]]; then
  NOCONFIGURE=yes ./autogen.sh
fi
