echo  "If you can build the stable version, please let us know!"
config_query  CVS  "Use the CVS version?" y
if [ "$CVS" == "y" ]; then
  config_query CVS_AUTOUPDATE "Update to the latest CVS automatically on every cast?" n
fi
