[krbdev.mit.edu #8928] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8928 > Fix three configure tests for Xcode 12 Xcode 12 will change its clang to have -Werror=implicit-function-declaration by default. Fix three autoconf tests which generate this warning due to missing include declarations. Reported by Misty De Meo. https://github.com/krb5/krb5/commit/a037a7694b841f7cab6eb47bd877c6710a2de8fb Author: Greg Hudson <[email protected]> Commit: a037a7694b841f7cab6eb47bd877c6710a2de8fb Branch: master src/aclocal.m4 | 7 ++++--- src/configure.ac | 1 + 2 files changed, 5 insertions(+), 3 deletions(-)