diff options
author | Olly Betts <olly@survex.com> | 2023-01-19 17:40:13 +1300 |
---|---|---|
committer | Olly Betts <olly@survex.com> | 2023-01-19 17:40:13 +1300 |
commit | 04c71e680ce8d47abca807597aa353e03273eb0a (patch) | |
tree | e462d520076b72774a2f8798ae44fa5de878262c /m4/ax_compiler_flags.m4 | |
parent | da89908ef7d82a90fe5dab8904a65869b5a5d996 (diff) | |
download | autoconf-archive-04c71e680ce8d47abca807597aa353e03273eb0a.tar.gz |
AX_CXX_COMPILE_STDCXX: Fix MSVC with C++17 or later
MSVC defaults to C++14 and needs -std:c++NN to enable support for
newer versions so add that to the list of options to try.
Diffstat (limited to 'm4/ax_compiler_flags.m4')
0 files changed, 0 insertions, 0 deletions