OPTS="$OPTS --enable-dvi --enable-pixbuf"  &&
if test "$EVINCE_COMIC" = "y"; then
  OPTS="--enable-comics  $OPTS"
fi  &&
default_build
