if is_depends_enabled $SPELL xmlto; then
  make BUILD_VERBOSE=1
else
  make BUILD_VERBOSE=1 DISABLE_DOCUMENTATION=1
fi
