config_query MDBTOOLS_CVS "Would you like to have the latest cvs? (say yes if the normal version fails to compile for you)" n  &&

if  [[  "$MDBTOOLS_CVS"  ==  "y"  ]];  then
  config_query  MDBTOOLS_CVS_AUTOUPDATE  "Automatically update $SPELL on every system-update?"  n
fi
