Add --with-cxx configure option to specify required C++ dialect
Unlike --enable-cxx11, this option requires C++N support and will fail if it's not available.
This commit is contained in:
Unlike --enable-cxx11, this option requires C++N support and will fail if it's not available.