We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361711b commit a21193cCopy full SHA for a21193c
configure.ac
@@ -45,9 +45,6 @@ AC_PROG_LIBTOOL
45
# Compute the canonical host-system type variable host, including host_os.
46
AC_CANONICAL_HOST
47
48
-# Check for baseline language coverage in the compiler for the C++11 standard.
49
-AX_CXX_COMPILE_STDCXX_11([noext], [mandatory])
50
-
51
# Enable silent rules option.
52
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
53
0 commit comments