autoconf-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] doc: fix typo in variable name


From: Eric Blake
Subject: Re: [PATCH] doc: fix typo in variable name
Date: Wed, 30 Jun 2021 14:57:19 -0500
User-agent: NeoMutt/20210205-553-3af687-dirty

On Fri, May 14, 2021 at 09:07:23AM +0300, Emanuele Giaquinta wrote:
> ---
>  doc/autoconf.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/autoconf.texi b/doc/autoconf.texi
> index 7b42dd6a..33cebc37 100644
> --- a/doc/autoconf.texi
> +++ b/doc/autoconf.texi
> @@ -7887,7 +7887,7 @@ ISO Standard C++ features with extensions, preferring 
> the newest edition
>  of the C++ standard that is supported.  Currently the newest edition
>  Autoconf knows how to detect support for is ISO C++ 2011.  After calling
>  this macro, you can check whether the C++ compiler has been set to
> -accept standard C++ by inspecting the shell variable @code{ac_prog_cc_stdc}.
> +accept standard C++ by inspecting the shell variable 
> @code{ac_prog_cxx_stdcxx}.

Yep, that's correct.  I've pushed it.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org




reply via email to

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