config_query  GIGEDIT_VCS  "Build latest version from development tree?"  n  &&

if  [[ $GIGEDIT_VCS == y ]]
then
  config_query  GIGEDIT_VCS_AUTOUPDATE  \
                "Update automatically on every system update?"  n
fi
