Lines Matching full:cxx11
506 dnl --enable-cxx11 : check whether or not to use -std=c++11 on the command line507 AC_ARG_ENABLE(cxx11,508 AS_HELP_STRING([--enable-cxx11],515 *) AC_MSG_ERROR([Invalid setting for --enable-cxx11. Use "yes" or "no"]) ;;