[PATCH 0/3] Making MSVC/clang-cl succeed AC_PROG_CC C11 discovery

Antonin Décimo <[email protected]> Wed, 24 Apr 2024 15:59:22 -0300
Newsgroups gmane.comp.sysutils.autoconf.patches
Message-ID <[email protected]>
Dear maintainers,

Autoconf is just a few patches away from being able to recognize and
enable MSVC C11 support. This patch series implements ideas I've previously exposed to the mailing list, at
https://lists.gnu.org/archive/html/autoconf/2024-04/msg00000.html

Best regards,
Antonin


Antonin Décimo (3):
  Support MSVC -std:c11 option to enable its C11 support
  MSVC doesn't define __STDC__ by default
  Don't test variable-length array by default

 lib/autoconf/c.m4 | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.44.0