config_query  E16_CVS                                                      \
              "Do you want to use the DR16 development version from CVS?"  \
              n                                                            &&

if  [  "$E16_CVS"  ==  "y"  ];  then
  config_query  E16_CVS_AUTOUPDATE                              \
                "Automatically update on every system update?"  n
fi
