if [[ "$BARRY_GUI" == "y" ]]; then
  OPTS="$OPTS --enable-gui"
fi &&
default_build
