some distros -- notably Ubuntu 16.04 -- do not include ax_cxx_compile_stdcxx_14.m4 in their autotools-archive package (since the macro is too new). This breaks the compilation since we need that macro to get the correct c++14 flags. So, let's add them ourselves, so users don't have to shop around for these macros themselves.