config_query WVSTREAMS_CVS  "Build CVS version?" ${GETCVS:-n}
# remove this and the above $GETCVS check from devel/test once this is in stable
# 2006-02-20 Arwed v. Merkatz
persistent_remove GETCVS
if [ "$WVSTREAMS_CVS" == "y" ]; then
  config_query  WVSTREAMS_CVS_AUTOUPDATE  \
                "Update to the latest CVS on every cast?"  \
                n
fi
