Kaydet (Commit) be4b5d56 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing AC_DEFINE(HAVE_CXX11)

...post d7ae9f77 "rename HAVE_CXX0X->HAVE_CXX11
and clean up to #define in a config header."

Change-Id: Ie8f62c78c9aabe06736a25e60a3035880470e7b5
üst 12dc490c
......@@ -5702,6 +5702,7 @@ fi
AC_SUBST(CXXFLAGS_CXX11)
AC_SUBST(HAVE_CXX11)
AC_DEFINE(HAVE_CXX11)
dnl ==================================
dnl Check for C++11 "= delete" support
......
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