]> Savannah Git Hosting - gnulib.git/commit
stdint: Fix configure test result with gcc 4.7 or 4.8.
authorBruno Haible <bruno@clisp.org>
Mon, 14 Aug 2023 00:51:01 +0000 (02:51 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 14 Aug 2023 00:51:01 +0000 (02:51 +0200)
commit2c817c60a4319a3594a12a12e760d62064eeb407
tree5154bebb6f81df4ae5b42911844b56557895cfd5
parentab1ff58535eea62f8b3c02de07fa8c835cc73f0e
stdint: Fix configure test result with gcc 4.7 or 4.8.

* m4/stdint.m4 (gl_STDINT_H): Don't assume that _Generic works with
GCC versions < 4.9 with -std=gnu11.
ChangeLog
m4/stdint.m4