config_query  THEORA_SVN  "Get theora mmx code from svn (much faster)?"  n  &&

if  [  "$THEORA_SVN"  ==  "y"  ];  then
  config_query  THEORA_SVN_AUTOUPDATE                               \
                'Automatically update on every system updates?'  n
fi
