config_query WINDOWMAKER_CVS "Use CVS version?" n

if [[ "${WINDOWMAKER_CVS}" == "y" ]]
then config_query WINDOWMAKER_CVS_AUTOUPDATE \
        "Update to the latest CVS automatically on every cast?" n
fi
