config_query  IMLIB2_LOADERS_CVS  "Use CVS version?"  n  &&

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