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 | bd105140365747613c08d14f94314d998e6b3797 (patch) | |
tree | 17ab259f3d1affb3eb5e3717964e874006291b98 /configure | |
parent | ee8ed108be70b5177979b32269b293b86945330d (diff) | |
download | gdb-bd105140365747613c08d14f94314d998e6b3797.tar.gz |
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Revert previous change.
* configure: Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure index 654e985dbfe..d871e4ae6d3 100755 --- a/configure +++ b/configure @@ -828,7 +828,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" ################################################################################ |