Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
config: Require that C++ use the C++11 standard
Introduce the AX_CXX_COMPILE_STDCXX macro from https://www.gnu.org/software/autoconf-archive/ax_cxx_compile_stdcxx.html. Employ the macro to set the C++ compiler to use C++11.
- Loading branch information