]> granicus.if.org Git - graphviz/commit
require C++11 support for compiling
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jan 2021 21:54:38 +0000 (13:54 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 30 Jan 2021 18:24:57 +0000 (10:24 -0800)
commita74e0e104e114bcf890eb8419a0bf02a22e01d84
tree067ce887dc49264a71f6e145a5e50a57fbe10e04
parent97878a33459d248539895b0119ef5a38faa42609
require C++11 support for compiling

Closes #1832.
CHANGELOG.md
CMakeLists.txt
configure.ac
m4/README
m4/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx_11.m4 [new file with mode: 0644]