configure.ac: use AX_CXX_COMPILE_STDCXX_14

and just that.
This commit is contained in:
djcb 2017-10-27 21:03:36 +03:00
parent 457a0a17a2
commit a3701e9459
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ AC_PROG_CC_C99
AC_PROG_INSTALL
AC_HEADER_STDC
AX_CXX_COMPILE_STDCXX_14(,[mandatory])
AX_CXX_COMPILE_STDCXX_14
AX_COMPILER_FLAGS(,,[yes])
AX_VALGRIND_CHECK