]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix three configure tests for Xcode 12 1100/head
authorGreg Hudson <ghudson@mit.edu>
Fri, 31 Jul 2020 22:35:15 +0000 (18:35 -0400)
committerGreg Hudson <ghudson@mit.edu>
Tue, 4 Aug 2020 18:41:16 +0000 (14:41 -0400)
commita037a7694b841f7cab6eb47bd877c6710a2de8fb
tree682fdc316dc17f4844c90332f8366c23fc6baeeb
parentbf2ddff13c178e0c291f8fb382b040080d159e4f
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.

ticket: 8928
src/aclocal.m4
src/configure.ac