URL: https://github.com/SSSD/sssd/pull/5886
Title: #5886: install python files conditionally

justin-stephenson commented:
"""
> Let me ask the question differently: does sssd require python 
> unconditionally? That is, even without python bindings, python is still 
> required for scripts such as `sss_analyze.py`?

It should not be required strictly for `src/tools/analyzer` files. A 
./configure build option (maybe --disable-analyzer) to handle conditional 
building of this can be added, it should just use a different macro than 
BUILD_PYTHON_BINDINGS. @pbrezina Do you agree?
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5886#issuecomment-976675936
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to