mu/m4
djcb 109657d879 m4: include c++14 m4 macro
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.
2017-10-28 11:14:17 +03:00
..
Makefile.am m4: include c++14 m4 macro 2017-10-28 11:14:17 +03:00
ax_cxx_compile_stdcxx.m4 m4: include c++14 m4 macro 2017-10-28 11:14:17 +03:00
ax_cxx_compile_stdcxx_14.m4 m4: include c++14 m4 macro 2017-10-28 11:14:17 +03:00
perlmod.m4 Add missing file to pull request: m4/perlmod.m4 2016-09-17 15:52:03 -05:00