Make c++11 optional
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 27 Oct 2017 16:29:25 +0000 (10:29 -0600)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 27 Oct 2017 16:29:25 +0000 (10:29 -0600)
commit919b4b76a7b1f9dd7c71310a729982242f9060a5
tree1cb343d8249472f43edab8a31cce10ca1a06b289
parent6c4689704071a76c49be819b8034feaf93e26a42
Make c++11 optional

Fixes https://github.com/behdad/harfbuzz/issues/585
configure.ac
m4/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]