mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Fix confusing sentence about autoconf in gdbint.texinfo.
gdb/doc/: * gdbint.texinfo (Releasing GDB): Fix confusing sentence about autoconf.
This commit is contained in:
parent
78a0329753
commit
bc3a0b4d79
@ -1,3 +1,8 @@
|
||||
2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* gdbint.texinfo (Releasing GDB): Fix confusing sentence
|
||||
about autoconf.
|
||||
|
||||
2009-08-25 Pedro Alves <pedro@codesourcery.com>
|
||||
|
||||
* gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
|
||||
|
@ -7079,8 +7079,8 @@ Notes:
|
||||
@item
|
||||
Check the @code{autoconf} version carefully. You want to be using the
|
||||
version documented in the toplevel @file{README-maintainer-mode} file.
|
||||
It is very unlikely that a system installed version of @code{autoconf}
|
||||
(e.g., @file{/usr/bin/autoconf}) is correct.
|
||||
It is very unlikely that the version of @code{autoconf} installed in
|
||||
system directories (e.g., @file{/usr/bin/autoconf}) is correct.
|
||||
@end itemize
|
||||
|
||||
@subsubheading Check out the relevant modules:
|
||||
|
Loading…
Reference in New Issue
Block a user