diff options
-rw-r--r-- | gdb/doc/gdb.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index add9a3c..02205a2 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -7262,7 +7262,7 @@ make where @var{host} is an identifier such as @samp{sun4} or @samp{decstation}, that identifies the platform where _GDBN__ will run. -These @code{configure} and @code {make} commands build the three libraries @file{bfd}, +These @code{configure} and @code{make} commands build the three libraries @file{bfd}, @file{readline}, and @file{libiberty}, then @code{gdb} itself. The configured source files, and the binaries, are left in the corresponding source directories. |