config_query  DIETLIBC_CVS  "Build the cvs version?"  n
if [[ $DIETLIBC_CVS == y ]]; then
  config_query  DIETLIBC_CVS_AUTOUPDATE                                    \
                "Update to the latest CVS automatically on every cast?" \
                n
fi
