1
0
mirror of https://github.com/pdewacht/brlaser synced 2024-12-28 00:08:21 +01:00
brlaser/m4
Peter De Wachter 03bb366e75 Refuse to build without a C++11 compiler
We had a buggy version of the AX_CXX_COMPILE_STDCXX macro: it didn't
abort the build if no suitable compiler was found. Upgrade to the
current version.

Relevant on OpenBSD, where the default compiler does not support C++11.
2016-03-02 20:34:50 +01:00
..
ax_append_flag.m4 brlaser version 1 2013-12-27 16:58:00 +01:00
ax_append_link_flags.m4 brlaser version 1 2013-12-27 16:58:00 +01:00
ax_cflags_warn_all.m4 brlaser version 1 2013-12-27 16:58:00 +01:00
ax_check_link_flag.m4 brlaser version 1 2013-12-27 16:58:00 +01:00
ax_cxx_compile_stdcxx.m4 Refuse to build without a C++11 compiler 2016-03-02 20:34:50 +01:00