octave-maintainers
[Top][All Lists]
Advanced

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

Re: Requiring C++11 in configure.ac


From: Mike Miller
Subject: Re: Requiring C++11 in configure.ac
Date: Tue, 20 Jun 2017 18:13:20 -0700
User-agent: NeoMutt/20170306 (1.8.0)

On Tue, Jun 20, 2017 at 18:10:48 -0700, Rik wrote:
> Since ac_cv_prog_cxx_cxx11 will be unconditionally you won't need the
> x"..." syntax.

Its value may be empty. The definition of this variable is it is either
the option to be passed to the compiler (e.g. "-std=c++11"), or empty if
no option is required, or the word "no".

-- 
mike



reply via email to

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