]> Savannah Git Hosting - gnulib.git/commit
printf-posix: Make an autoconf test more future-proof.
authorBruno Haible <bruno@clisp.org>
Tue, 21 Jul 2020 07:48:09 +0000 (09:48 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 21 Jul 2020 07:48:09 +0000 (09:48 +0200)
commite747e8f9f585cfcc58935ae5b98884ad5e367b9d
treedf8e387ef045eb5f2ddcbf6d11568ed70cf45316
parent6c61644f385f133f38ed8a8c6dbdc98fea6a1ef9
printf-posix: Make an autoconf test more future-proof.

* m4/printf.m4 (gl_PRINTF_DIRECTIVE_N): Include <inttypes.h> before
using uintptr_t.
ChangeLog
m4/printf.m4