diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-01-23 22:33:55 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-01-23 22:33:55 +0000 |
commit | cc88e636636b7632976300bf79d9e908182c096f (patch) | |
tree | 6b151bd1fcb85d6439b7d8afb51b893ad751d883 /configure.in | |
parent | ae6d94604739fd13ab8b7f59163ef1945bd570a1 (diff) | |
download | binutils-redhat-cc88e636636b7632976300bf79d9e908182c096f.tar.gz |
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Revert previous change.
* configure: Regenerate.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 11289eea73..f6fd144b50 100644 --- a/configure.in +++ b/configure.in @@ -171,7 +171,7 @@ target_libs="target-libiberty \ # list belongs in this list. those programs are also very likely # candidates for the "native_only" list which follows # -target_tools="target-examples target-groff target-gperf target-rda" +target_tools="target-examples target-groff target-gperf" ################################################################################ |