1
0
Fork 0

Bundle autoconf ax_cxx_* macros

Users, who try to compile keep tripping over it, despite documentation
in the INSTALL file.  Also, autoconf-archive might be hard to install
for users, who opted not to use MSYS2 and stick to MinGW only.

This commit bundles macros:

AX_CXX_COMPILE_STDCXX (version/serial 10)
AX_CXX_COMPILE_STDCXX_11 (version/serial 18)
This commit is contained in:
Patryk Obara 2020-01-12 15:40:47 +01:00 committed by Patryk Obara
parent 2310498f79
commit a110153fff
5 changed files with 989 additions and 2 deletions

View file

@ -53,7 +53,6 @@ If you want compile from developer sources (SVN) under a unix system, you will n
- GCC (>=4.8.1) or Clang (>=3.4)
- automake (>=1.6)
- autoconf (>=2.50)
- autoconf-archive (>=2009.x)
- make (>= 3.8)
- pkg-config (>= 0.25)