autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selecting a C++ standard


From: Paul Eggert
Subject: Re: Selecting a C++ standard
Date: Sat, 27 Oct 2012 13:55:58 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1

On 10/27/2012 01:38 PM, Roger Leigh wrote:
> Is anyone working on such a thing?

Not that I know of.

For C, we're deprecating the "I want version X"
macros in favor of just AC_PROG_CC_STDC, which says
"I want the latest version".  You might want to do
that for C++ to, as it's more the Autoconf Way.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]