Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information