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

if  [[ $FLOWCANVAS_VCS == y ]]
then
  config_query  FLOWCANVAS_VCS_AUTOUPDATE  \
                "Automatically update on every system update?"  n
fi
