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

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