configure.ac: enable C++14

This commit is contained in:
Max Kellermann
2016-11-18 08:41:47 +01:00
parent b0b8f573bc
commit 2f76f9da89
9 changed files with 607 additions and 152 deletions

View File

@@ -41,8 +41,8 @@
<listitem>
<para>
the code should be C++11 compliant, and must compile with
<application>GCC</application> 4.7 and
<application>clang</application> 3.2
<application>GCC</application> 4.9 and
<application>clang</application> 3.4
</para>
</listitem>