]> 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>
Wed, 16 Aug 2023 17:04:36 +0000 (19:04 +0200)
commitff94940a5cc87b51ea6080321003c0c027ed20a0
tree4a822770108ee4e48a61ca5252ecbede7a8024b0
parent5797f4ae6ed9a82b9ddbd653615c2812a202408f
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