Remove some leftover text in gdb/README

I accidentally left some stray text in gdb/README.
This removes it.  I'm checking this in as obvious.

gdb/ChangeLog
2018-09-29  Tom Tromey  <tom@tromey.com>

	* README: Remove some leftover text.
This commit is contained in:
Tom Tromey
2018-09-29 07:32:10 -06:00
parent 7f0bd4202c
commit c82a2e6ff6
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2018-09-29 Tom Tromey <tom@tromey.com>
* README: Remove some leftover text.
2018-09-29 Tom Tromey <tom@tromey.com> 2018-09-29 Tom Tromey <tom@tromey.com>
* PROBLEMS: Rewrite. * PROBLEMS: Rewrite.

View File

@ -496,9 +496,6 @@ more obscure GDB `configure' options are not listed here.
be either the name of a Python executable, or the name of the be either the name of a Python executable, or the name of the
directory in which Python is installed. directory in which Python is installed.
names a Python executable, which will be queried to find
the Python headers and libraries.
`--with-guile[=GUILE]' `--with-guile[=GUILE]'
Build GDB with GNU Guile scripting support. (Done by default if Build GDB with GNU Guile scripting support. (Done by default if
libguile is present and found at configure time.) If your host libguile is present and found at configure time.) If your host