Commit d7664acb authored by Kenton Varda's avatar Kenton Varda

with

parent 4a4958bd
......@@ -152,7 +152,7 @@ AC_DEFUN([AX_CXX_COMPILE_STDCXX_11], [dnl
fi
if test x$ac_success = xno; then
AC_MSG_ERROR([*** A C++ library support for C++11 features is required.])
AC_MSG_ERROR([*** A C++ library with support for C++11 features is required.])
fi
fi
])
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment