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

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