Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cpp: Require c++ 11 if cpp binding requested | Andre Heinecke | 2016-04-03 | 1 | -0/+562 |
* configure.ac: Call ax_cxx_compile_stdcxx * m4/ax_cxx_compile_stdcxx.m4 -- Depending on c++11 is intended to make the port away from Boost easier. The m4 macro was taken from the website mentioned in the License header of the file. |