config_query_list AUDACITY_REL "Which release?" current beta cvs
if [ "$AUDACITY_REL" == "cvs" ]; then
  config_query AUD_CVS_AUTOUPDATE  \
               "Update to the latest CVS automatically on every cast?" n
fi
config_query AUDACITY_UNI "Enable unicode support?" n
