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


Reply via email to