aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-08-26 04:16:38 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-08-26 04:16:38 +0000
commitbc3a0b4d7948f17ce6b6ae139ff07757f1618d9b (patch)
tree79e58defa7e3b39661ae248e2bf23c99ff88087e
parent78a0329753c9a5597fbb269122ed394e421b1d0e (diff)
downloadgdb-bc3a0b4d7948f17ce6b6ae139ff07757f1618d9b.zip
gdb-bc3a0b4d7948f17ce6b6ae139ff07757f1618d9b.tar.gz
gdb-bc3a0b4d7948f17ce6b6ae139ff07757f1618d9b.tar.bz2
Fix confusing sentence about autoconf in gdbint.texinfo.
gdb/doc/: * gdbint.texinfo (Releasing GDB): Fix confusing sentence about autoconf.
-rw-r--r--gdb/doc/ChangeLog5
-rw-r--r--gdb/doc/gdbint.texinfo4
2 files changed, 7 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 01f2872..3e1f55c 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -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"
diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo
index 6d0a226..e706caa 100644
--- a/gdb/doc/gdbint.texinfo
+++ b/gdb/doc/gdbint.texinfo
@@ -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: