configure.ac conaints a not C99 compliant check. It relies on implicit int return type and implicit function declaration of exit. Easily fixed with the attached patch.
Bug opened as part of this effort: https://fedoraproject.org/wiki/Toolchain/PortingToModernC
Log in to post a comment.
Bug opened as part of this effort:
https://fedoraproject.org/wiki/Toolchain/PortingToModernC