Thanks for doing that.

I don't use C++, so I'm not the best person to review this patch.
But from a quick look I can see one thing missing: the documentation
needs updating.

One other thing:

On 01/20/2013 01:27 PM, Roger Leigh wrote:
> it's useful to restrict the compiler to a minimum standard
> so that you can
> - prevent the use of features you don't want to use
> - ensure that the features you do want are present

In practice, for C at least, almost nobody wants the
former, and Autoconf already does the latter, so it's
good enough.

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to