config_query  LIBEXIF_CVS  "Build the cvs version?"  n
if [ "$LIBEXIF_CVS" == "y" ]; then
  config_query  LIBEXIF_CVS_AUTOUPDATE                                    \
                "Update to the latest CVS automatically on every cast?" \
                n
fi
