From: Tom Tromey Date: Sat, 29 Sep 2018 13:32:10 +0000 (-0600) Subject: Remove some leftover text in gdb/README X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c82a2e6ff60596266e7c1a419f8e81cb7a0ae2b3;p=deliverable%2Fbinutils-gdb.git 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 * README: Remove some leftover text. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0ab9f36fe8..d5787816dc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2018-09-29 Tom Tromey + + * README: Remove some leftover text. + 2018-09-29 Tom Tromey * PROBLEMS: Rewrite. diff --git a/gdb/README b/gdb/README index 6fac1877a7..a1798e431f 100644 --- a/gdb/README +++ b/gdb/README @@ -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