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

if [[ $ELINKS_VCS == y ]]; then
  config_query ELINKS_VCS_AUTOUPDATE \
               "Automatically update on every system update?" n
fi
