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