fix C++11 detection

This commit is contained in:
Marc Wäckerlin
2016-08-19 16:07:23 +00:00
parent b9ccd5dee5
commit 8985f1a5e8
6 changed files with 27 additions and 3 deletions

View File

@@ -1,3 +1,17 @@
2016-08-19 14:52
* COPYING, INSTALL, ax_cxx_compile_stdcxx_11.m4,
ax_init_standard_project.m4, bootstrap.sh, makefile_test.inc.am,
src/matrix.hxx, test/basic.cxx: more operators more tests
2016-08-18 22:03
* COPYING, ChangeLog, INSTALL, src/matrix.hxx: more operators
2016-08-17 07:26
* configure.ac: only requires c++11
2016-08-16 14:41
* COPYING, INSTALL, ax_init_standard_project.m4, configure.ac,