Code

Bootstrap the build system for C++ as well.
authorSebastian Harl <sh@tokkee.org>
Thu, 4 Dec 2014 16:35:45 +0000 (17:35 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 4 Dec 2014 16:35:45 +0000 (17:35 +0100)
commitc929feb416d9936267830cb05d801a1ec34193be
tree3dbae38df55843ecfba0e3427f098881aafe2c14
parent49b5a4d2e8e4fb1e4f67c2a368d8d2e3e76b765f
Bootstrap the build system for C++ as well.

That is, check CXX support for strict compiler flags.

Also, use all configured strict flags when checking for other strict flags.
This way, we detect problems when using flags that are not supported in C++
mode.
configure.ac
src/Makefile.am