If doxygen is not installed and you pull an SSSD package and want to build the docs you would have hard time troubleshooting why you are not getting the docs built. The configure should check for doxygen presence and "make docs" should result in the meaningful error if doxygen is not present.
Fields changed
rhbz: => 0
We already check for doxygen in configure. If it's not present, we print a warning that some documents may not be available.
I don't think we really need to throw a warning during 'make docs' as well. It's perfectly acceptable to expect someone building our code to examine the configure output for warnings.
priority: minor => trivial
resolution: => wontfix status: new => closed
milestone: NEEDS_TRIAGE => void
Metadata Update from @dpal: - Issue set to the milestone: void
SSSD is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in SSSD's github repository.
This issue has been cloned to Github and is available here: - https://github.com/SSSD/sssd/issues/2242
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.