spinhawk
spinhawk copied to clipboard
Avoid implicit function declarations in the configure script
For C99 compatibility. Future compilers are likely not to accept implicit function declarations by default.
Related to:
- https://fedoraproject.org/wiki/Changes/PortingToModernC
- https://fedoraproject.org/wiki/Toolchain/PortingToModernC