Lines Matching full:cxx1y
619 dnl --enable-cxx1y : check whether or not to use -std=c++1y on the command line620 AC_ARG_ENABLE(cxx1y,621 AS_HELP_STRING([--enable-cxx1y],628 *) AC_MSG_ERROR([Invalid setting for --enable-cxx1y. Use "yes" or "no"]) ;;