Remove some leftover text in gdb/README
authorTom Tromey <tom@tromey.com>
Sat, 29 Sep 2018 13:32:10 +0000 (07:32 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 29 Sep 2018 13:32:10 +0000 (07:32 -0600)
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.

gdb/ChangeLog
gdb/README

index 0ab9f36..d578781 100644 (file)
@@ -1,5 +1,9 @@
 2018-09-29  Tom Tromey  <tom@tromey.com>
 
+       * README: Remove some leftover text.
+
+2018-09-29  Tom Tromey  <tom@tromey.com>
+
        * PROBLEMS: Rewrite.
        * README: Update.
 
index 6fac187..a1798e4 100644 (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
      directory in which Python is installed.
 
-names a Python executable, which will be queried to find
-     the Python headers and libraries.
-
 `--with-guile[=GUILE]'
      Build GDB with GNU Guile scripting support.  (Done by default if
      libguile is present and found at configure time.)  If your host