Fail during configure if stdint.h missing We now require stdint.h to build this software. Gracefully fail during configure time if stdint.h is missing. https://github.com/krb5/krb5/commit/33441e6376d5b1606089a3621798493027816010 Author: Tom Yu Commit: 33441e6376d5b1606089a3621798493027816010 Branch: master src/configure.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)