public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/1] gdb/doc: Correct liblzma prefix documentation
@ 2022-03-09  8:09 Christina Schimpe
  2022-03-09 12:34 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Christina Schimpe @ 2022-03-09  8:09 UTC (permalink / raw)
  To: gdb-patches

This corrects the documentation about the install path option for the
LZMA library.
---
 gdb/doc/gdb.texinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 132b94c648..e61cef36a2 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -38651,7 +38651,7 @@ included with your operating system, you can find it in the xz package
 at @url{http://tukaani.org/xz/}.  If the LZMA library is available in
 the usual place, then the @file{configure} script will use it
 automatically.  If it is installed in an unusual path, you can use the
-@option{--with-lzma-prefix} option to specify its location.
+@option{--with-liblzma-prefix} option to specify its location.
 
 @item MPFR
 @anchor{MPFR}
-- 
2.25.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de <http://www.intel.de>
Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva  
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] gdb/doc: Correct liblzma prefix documentation
  2022-03-09  8:09 [PATCH 1/1] gdb/doc: Correct liblzma prefix documentation Christina Schimpe
@ 2022-03-09 12:34 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2022-03-09 12:34 UTC (permalink / raw)
  To: Christina Schimpe; +Cc: gdb-patches

> Date: Wed,  9 Mar 2022 09:09:57 +0100
> From: Christina Schimpe via Gdb-patches <gdb-patches@sourceware.org>
> 
> This corrects the documentation about the install path option for the
> LZMA library.
> ---
>  gdb/doc/gdb.texinfo | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
> index 132b94c648..e61cef36a2 100644
> --- a/gdb/doc/gdb.texinfo
> +++ b/gdb/doc/gdb.texinfo
> @@ -38651,7 +38651,7 @@ included with your operating system, you can find it in the xz package
>  at @url{http://tukaani.org/xz/}.  If the LZMA library is available in
>  the usual place, then the @file{configure} script will use it
>  automatically.  If it is installed in an unusual path, you can use the
> -@option{--with-lzma-prefix} option to specify its location.
> +@option{--with-liblzma-prefix} option to specify its location.

Thanks, installed.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-09 12:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-09  8:09 [PATCH 1/1] gdb/doc: Correct liblzma prefix documentation Christina Schimpe
2022-03-09 12:34 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).