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

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